Skip to content

Commit

Permalink
remove unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Oct 18, 2023
1 parent 78f4189 commit 8383d95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plone/restapi/services/site/get.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def __call__(self, expand=False):
result["site"].update(
{
"plone.site_title": portal_state.portal_title(),
"plone.allowed_sizes": image_settings.allowed_sizes,
}
)

Expand Down

0 comments on commit 8383d95

Please sign in to comment.