diff --git a/zipline/core/devsimulator.py b/zipline/core/devsimulator.py index c28d0e72..6e273f8c 100644 --- a/zipline/core/devsimulator.py +++ b/zipline/core/devsimulator.py @@ -34,4 +34,3 @@ class AddressAllocator(object): def reaquire(self, *conn): pass -