Remove a fixed fixme

This commit is contained in:
Mark McLoughlin 2013-06-15 21:19:05 +01:00
parent 54f01ade9e
commit de88d62998
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ class FakeDriver(base.BaseDriver):
exchange = self._get_exchange(target.exchange or
self._default_exchange)
# FIXME(markmc): Need to create and pass a reply_queue
reply_q = None
if wait_for_reply:
reply_q = Queue.Queue()