Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
1letter committed Jul 1, 2023
1 parent 39236d8 commit 852d58b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plone/app/upgrade/v60/final.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from Products.CMFCore.utils import getToolByName
from zope.component import getUtility
from zope.component.hooks import getSite
from zope.schema.interfaces import IVocabularyFactory

import logging

Expand Down

0 comments on commit 852d58b

Please sign in to comment.