mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 09:24:41 +00:00
Update constants.py
remove trailing ,
This commit is contained in:
@@ -109,7 +109,7 @@ class RoomVersions(object):
|
||||
|
||||
|
||||
class RoomDisposition(object):
|
||||
STABLE = "stable",
|
||||
STABLE = "stable"
|
||||
UNSTABLE = "unstable"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user