lib/lhj/command.rb in lhj-tools-0.1.18 vs lib/lhj/command.rb in lhj-tools-0.1.19

- old
+ new

@@ -1,8 +1,6 @@ require 'claide' require "tty-spinner" -require 'lhj/action/sh_helper' -require 'lhj/ui/ui' module Lhj # command plugin class Command < CLAide::Command require 'lhj/command/init'