diff options
Diffstat (limited to 'src/guff.cr')
-rw-r--r-- | src/guff.cr | 4 |
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 |