Remove debug print
This commit is contained in:
parent
ff8148b6fb
commit
9fb00c80b9
@ -113,7 +113,6 @@ class SyncCollectionHandler(anki.sync.Syncer):
|
||||
return lgraves
|
||||
|
||||
def applyGraves(self, chunk):
|
||||
print(f"applyGraves chunk: {chunk}")
|
||||
self.remove(chunk)
|
||||
|
||||
def applyChanges(self, changes):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user