Skip to content

Commit b964949

Browse files
authored
Merge pull request #93 from robbkidd/remove-byebug-from-prod-class
remove byebug from production class
2 parents 8ba4275 + 09fee1a commit b964949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

connectors/irc.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
require "em-irc"
22
require "logger"
3-
require 'byebug'
43

54
class IRCConnector < Linkbot::Connector
65
Linkbot::Connector.register('irc', self)

0 commit comments

Comments
 (0)