Removing the stray @awhiemstra mentioned

This commit is contained in:
Thomas Karl Pietrowski 2016-08-08 10:47:19 +02:00 committed by GitHub
parent 7c3b6814d0
commit 42db29d86a

View file

@ -37,7 +37,6 @@ class CuraEngineBackend(Backend):
# #
# This registers all the signal listeners and prepares for communication # This registers all the signal listeners and prepares for communication
# with the back-end in general. # with the back-end in general.
def __init__(self): def __init__(self):
super().__init__() super().__init__()