Skip to content

Commit

Permalink
fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Dec 21, 2023
1 parent b8b4971 commit 8898364
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/silx/gui/plot/items/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
__license__ = "MIT"
__date__ = "08/12/2020"

import collections
from collections import abc
from copy import deepcopy
import logging
Expand Down

0 comments on commit 8898364

Please sign in to comment.