removed duplicate import of jsonencoder
This commit is contained in:
parent
29bc72cc43
commit
76655390d9
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ from . import SYNG_VERSION, jsonencoder
|
|||
from .entry import Entry
|
||||
from .sources import configure_sources, Source
|
||||
from .log import logger
|
||||
from . import jsonencoder
|
||||
|
||||
|
||||
class ConnectionState:
|
||||
|
|
Loading…
Add table
Reference in a new issue