Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Nov 7, 2024
1 parent 63a3562 commit 01106ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/feedback/restapi/services/list_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from plone.restapi.services import Service
from zExceptions import BadRequest, NotFound
from zope.component import getUtility
from zope.interface import alsoProvides, implementer
from zope.interface import alsoProvides

from collective.feedback.interfaces import ICollectiveFeedbackStore

Expand Down

0 comments on commit 01106ff

Please sign in to comment.