Skip to content

Commit

Permalink
fix: remove dangling import
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Feb 14, 2025
1 parent ef11130 commit f1ae318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plone/restapi/services/history/get.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from datetime import timezone
from Acquisition import aq_inner
from Acquisition import aq_parent
import plone.protect.interfaces
from plone.app.layout.viewlets.content import ContentHistoryViewlet
from plone.restapi.bbb import safe_text
from plone.restapi.interfaces import ISerializeToJson
Expand Down

0 comments on commit f1ae318

Please sign in to comment.