Delete duplicate code

This commit is contained in:
tomkat83 2017-02-01 10:22:19 +01:00
parent bed1e70229
commit 3871af77e6

View file

@ -560,9 +560,6 @@ class LibrarySync(Thread):
# Create an index for actors to speed up sync
create_actor_db_index()
# Create an index for actors to speed up sync
create_actor_db_index()
@LogTime
def fullSync(self, repair=False):
"""