Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoTavares committed Nov 27, 2024
1 parent 31222dc commit a9e6c63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cuegui/cuegui/plugins/AllocationsPlugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,6 @@ def dropEvent(self, event):

def tick(self):
"""no-op"""
# tick is unused in this widget
pass


class AllocationWidgetItem(cuegui.AbstractWidgetItem.AbstractWidgetItem):
Expand Down

0 comments on commit a9e6c63

Please sign in to comment.