Add a ton of logging to the fitting service
This commit is contained in:
@@ -1746,6 +1746,7 @@ class FitItem(SFItem.SFBrowserItem):
|
||||
self.deleteFit()
|
||||
|
||||
def deleteFit(self, event=None):
|
||||
pyfalog.debug("Deleting ship fit.")
|
||||
if self.deleted:
|
||||
return
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user