summaryrefslogtreecommitdiff
path: root/bin/rustfmt-2018
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rustfmt-2018')
-rwxr-xr-xbin/rustfmt-20184
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/rustfmt-2018 b/bin/rustfmt-2018
deleted file mode 100755
index ec52655..0000000
--- a/bin/rustfmt-2018
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-set -eu
-rustfmt --edition 2018 "$@"