Skip to content

Commit

Permalink
Attempt to fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Dec 20, 2024
1 parent 86d7f67 commit b7ab10d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pas/plugins/eea/setuphandlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

@implementer(INonInstallable)
class HiddenProfiles(object):

def getNonInstallableProfiles(self):
"""Hide uninstall profile from site-creation and quickinstaller."""
return [
Expand Down

0 comments on commit b7ab10d

Please sign in to comment.