summaryrefslogtreecommitdiffstats
path: root/nova/fakerabbit.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/fakerabbit.py')
-rw-r--r--nova/fakerabbit.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/fakerabbit.py b/nova/fakerabbit.py
index df5e61e6e..c64617931 100644
--- a/nova/fakerabbit.py
+++ b/nova/fakerabbit.py
@@ -130,7 +130,6 @@ class Backend(object):
self._exchanges[exchange].publish(
message, routing_key=routing_key)
-
__instance = None
def __init__(self, *args, **kwargs):