mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Update constants.py
remove trailing ,
This commit is contained in:
parent
a5d0c771a3
commit
81b7e7eed3
@ -109,7 +109,7 @@ class RoomVersions(object):
|
||||
|
||||
|
||||
class RoomDisposition(object):
|
||||
STABLE = "stable",
|
||||
STABLE = "stable"
|
||||
UNSTABLE = "unstable"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user