Fix up one more reference

This commit is contained in:
Daniel Wagner-Hall 2015-08-25 16:37:37 +01:00
parent 57619d6058
commit 825f0875bc
2 changed files with 2 additions and 4 deletions

View file

@ -28,7 +28,6 @@ logger = logging.getLogger(__name__)
SyncConfig = collections.namedtuple("SyncConfig", [
"user",
"client_info",
"limit",
"gap",
"sort",