mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-05 12:00:47 -05: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):
|
class RoomDisposition(object):
|
||||||
STABLE = "stable",
|
STABLE = "stable"
|
||||||
UNSTABLE = "unstable"
|
UNSTABLE = "unstable"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user