Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro committed Feb 10, 2025
1 parent 4c46cb2 commit af9573d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newsroom/mgmt_api/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

class NewsroomMGMTAPI(BaseNewsroomApp):
INSTANCE_CONFIG = "settings_mgmtapi.py"
AUTH_SERVICE = JWTTokenAuth

def __init__(self, import_name=__package__, config=None, **kwargs):
if not hasattr(self, "settings"):
Expand Down

0 comments on commit af9573d

Please sign in to comment.