mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-17 11:16:40 +08:00
Removes import of unused module.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from zipline.utils.test_utils import setup_logger, teardown_logger
|
||||
from unittest2 import TestCase, skip
|
||||
from unittest2 import TestCase
|
||||
|
||||
from zipline.core.monitor import Monitor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user