Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Nov 7, 2023
1 parent 731e88b commit b88f130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/jupyter-ai/jupyter_ai/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ def post(self):

@web.authenticated
def delete(self):
print("\n\n *** \n attempting to delete")
try:
self.config_manager.delete_config()
self.set_status(204)
Expand Down

0 comments on commit b88f130

Please sign in to comment.