Skip to content

Commit

Permalink
Remove unused warnings import
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Sep 21, 2023
1 parent 05f416b commit 26fc74e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plone/restapi/serializer/vocabularies.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from zope.schema.interfaces import ITokenizedTerm
from zope.schema.interfaces import IVocabulary

import warnings


@implementer(ISerializeToJson)
class SerializeVocabLikeToJson:
Expand Down

0 comments on commit 26fc74e

Please sign in to comment.