Skip to content

Commit

Permalink
Remove Slot
Browse files Browse the repository at this point in the history
  • Loading branch information
soininen committed Sep 12, 2023
1 parent 814cbdd commit 0b7b3d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spinetoolbox/spine_db_editor/widgets/tabular_view_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,6 @@ def _add_values_to_frozen_table(self, frozen_values):
"""
self.frozen_table_model.add_values(frozen_values)

@Slot(set)
def _remove_values_from_frozen_table(self, frozen_values):
"""Removes values from frozen table.
Expand Down

0 comments on commit 0b7b3d8

Please sign in to comment.