lib/amqp-spec/amqp.rb in amqp-spec-0.3.5 vs lib/amqp-spec/amqp.rb in amqp-spec-0.3.6
- old
+ new
@@ -1,6 +1,4 @@
-require 'mq'
-
# Monkey patching some methods into AMQP to make it more testable
module AMQP
# Initializes new AMQP client/connection without starting another EM loop
def self.start_connection(opts={}, &block)
\ No newline at end of file