This commit is contained in:
Erik Johnston 2015-04-07 12:16:05 +01:00
parent 6bc9edd8b2
commit 0bfa78b39b
6 changed files with 2 additions and 13 deletions

View file

@ -159,4 +159,3 @@ class StateStore(SQLBaseStore):
def _make_group_id(clock):
return str(int(clock.time_msec())) + random_string(5)