Skip to content

Commit b9198d5

Browse files
committed
feat: flake8 changes
1 parent 3ec5f37 commit b9198d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/routers/share.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,3 @@ def share(event: Event, participants: List[str], session: Session) -> bool:
8686
if send_in_app_invitation(registered, event, session):
8787
return True
8888
return False
89-

0 commit comments

Comments
 (0)