Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Feb 2, 2022
1 parent 1b3fc77 commit b605fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plone/scale/storage.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from persistent.dict import PersistentDict
from plone.scale.interfaces import IImageScaleFactory
from six import integer_types
from uuid import uuid4
from ZODB.POSException import ConflictError
from zope.annotation import IAnnotations
Expand Down

0 comments on commit b605fe1

Please sign in to comment.