lib/chatterbot.rb in chatterbot-2.0.5 vs lib/chatterbot.rb in chatterbot-2.1.0
- old
+ new
@@ -43,10 +43,9 @@
require "chatterbot/reply"
require "chatterbot/home_timeline"
require "chatterbot/followers"
require "chatterbot/helpers"
require "chatterbot/utils"
- require "chatterbot/streaming"
require "chatterbot/bot"
end
# setter to track if we're being called from a helper script