doh remove test line

This commit is contained in:
sfaulds 2016-10-10 10:13:12 +11:00
parent d5d63263a9
commit 5f20dbdb39

View file

@ -968,7 +968,6 @@ class LibrarySync(threading.Thread):
def run(self):
try:
val = 1/0
self.run_internal()
except Warning as e:
if "restricted" in e: