aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/guff.cr4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/guff.cr b/src/guff.cr
index dd21857..4821090 100644
--- a/src/guff.cr
+++ b/src/guff.cr
@@ -462,10 +462,6 @@ module Guff
end
end
- def self.print_usage(app : String)
- STDERR.puts "Usage: #{app} [mode] <args>"
- end
-
def self.run(app : String, args : Array(String))
begin
begin