lib/adhearsion/cli.rb in adhearsion-2.6.0 vs lib/adhearsion/cli.rb in adhearsion-2.6.1

- old
+ new

@@ -1,10 +1,4 @@ # encoding: utf-8 -require 'adhearsion/script_ahn_loader' - -# 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 'adhearsion' require 'adhearsion/cli_commands'