Remove unused lines
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
import logging
|
||||
|
||||
|
||||
from anki.sync import HttpSyncer, RemoteServer, RemoteMediaServer, FullSyncer
|
||||
from anki.sync import HttpSyncer, RemoteServer, RemoteMediaServer
|
||||
|
||||
|
||||
class MockServerConnection(object):
|
||||
|
||||
Reference in New Issue
Block a user