Remove line debug

This commit is contained in:
Mauricio Baeza 2020-11-19 22:41:07 -06:00
parent 8b4b44e06a
commit 89fed4931d
1 changed files with 0 additions and 1 deletions

View File

@ -3117,7 +3117,6 @@ class EventsItemRoadmap(EventsItem):
def itemStateChanged(self, event):
dialog = event.Source.Context.Model
dialog.Step = event.ItemId + 1
debug(dialog.Step)
return