mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 05:20:48 -05: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