We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46bfe9 commit 037c08dCopy full SHA for 037c08d
lib/weekdone/cli/command.rb
@@ -2,9 +2,5 @@
2
3
module Weekdone::Cli
4
class Command < Thor
5
- desc "hello", "Say hello"
6
- def hello
7
- puts "hello"
8
- end
9
end
10
0 commit comments