From 74b2efbadf0aed9a20ff36445b09454fa6311d40 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Tue, 16 Jul 2024 11:20:03 -0700 Subject: The Willora class needs fileutils and erb, not the CLI tool --- bin/willora | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/willora b/bin/willora index 37591b0..bb3b152 100755 --- a/bin/willora +++ b/bin/willora @@ -4,8 +4,6 @@ # Charlotte Koch # -require 'erb' -require 'fileutils' require 'optparse' $LOAD_PATH.unshift File.join(__dir__, "..", "lib") -- cgit v1.2.3