Skip to content

Commit

Permalink
no "Hurrays!" in the code. We are a respectable company
Browse files Browse the repository at this point in the history
  • Loading branch information
SofiaSazonova authored Jan 19, 2024
1 parent 9d2c82f commit d467b6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ def approve_share_object(cls, uri: str):
session.add(approve_share_task)

Worker.queue(engine=context.db_engine, task_ids=[approve_share_task.taskUri])
print('Hurray!')
return share

@staticmethod
Expand Down

0 comments on commit d467b6a

Please sign in to comment.