Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
stupid github web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Shay committed May 2, 2023
1 parent 61cd265 commit d8e9080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion synapse/storage/databases/main/experimental_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ async def get_feature_enabled(self, user_id: str, feature: str) -> bool:
res["enabled"] = True

return res["enabled"]

0 comments on commit d8e9080

Please sign in to comment.