Skip to content

Commit

Permalink
[MODIFY] #74
Browse files Browse the repository at this point in the history
  • Loading branch information
mallycrip committed Dec 8, 2020
1 parent c086b64 commit 0100eee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions infrastructure/club/club_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ def get_club_informs_with_floor(self, uuid, floor, x_request_id):
ClubUUIDs=club_response.ClubUUIDs
), metadata=self.metadata)

raise Exception(response.Message)

if response.Status != 200: return None

return response

0 comments on commit 0100eee

Please sign in to comment.