mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-12 12:12:04 +08:00
Refactor lots of things.
This commit is contained in:
@@ -5,7 +5,7 @@ Commonly used messaging components.
|
||||
import logging
|
||||
|
||||
import zipline.protocol as zp
|
||||
from zipline.component import Component
|
||||
from zipline.core.component import Component
|
||||
from zipline.protocol import COMPONENT_TYPE
|
||||
|
||||
LOGGER = logging.getLogger('ZiplineLogger')
|
||||
|
||||
Reference in New Issue
Block a user