lib/adhearsion/cli.rb in adhearsion-1.2.6 vs lib/adhearsion/cli.rb in adhearsion-2.0.0.alpha1

- old
+ new

@@ -2,8 +2,6 @@ # If we are inside an Adhearsion application this method performs an exec and thus # the rest of this script is not run. Adhearsion::ScriptAhnLoader.exec_script_ahn! -require 'bundler/setup' -require 'adhearsion' -require 'adhearsion/commands' +require 'adhearsion/cli_commands'