Skip to content

Commit

Permalink
remove pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Jul 10, 2024
1 parent 898bbb8 commit 2eb45a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/redturtle/volto/upgrades.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,4 @@ def to_4306(context):
context.runImportStepFromProfile(
"profile-redturtle.volto:profile_to_4306", "plone.app.registry", False
)
import pdb

pdb.set_trace()
api.portal.set_registry_record("redturtle.volto.rss_image_choice", "image")

0 comments on commit 2eb45a4

Please sign in to comment.