sync projects are again triggerent on storere restart

This commit is contained in:
iLLiCiTiT 2019-11-27 19:25:30 +01:00
parent 760c5a49f8
commit 92642639ab

View file

@ -2,7 +2,6 @@ from pype.ftrack import BaseEvent
class SyncAllAutoSyncProjects(BaseEvent):
ignore_me = True
"""Trigger sychronization of each project where auto sync is set."""
def register(self):