summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/willora2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/willora b/bin/willora
index 37591b0..bb3b152 100755
--- a/bin/willora
+++ b/bin/willora
@@ -4,8 +4,6 @@
# Charlotte Koch <charlotte@magentastripe.com>
#
-require 'erb'
-require 'fileutils'
require 'optparse'
$LOAD_PATH.unshift File.join(__dir__, "..", "lib")