mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix pyflakes
This commit is contained in:
parent
58168498b0
commit
5a465b67ba
@ -15,8 +15,6 @@
|
||||
|
||||
from frozendict import frozendict
|
||||
|
||||
import json
|
||||
|
||||
|
||||
def freeze(o):
|
||||
if isinstance(o, dict) or isinstance(o, frozendict):
|
||||
|
Loading…
Reference in New Issue
Block a user