mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-07 04:02:42 -04:00
Remove unused import
This commit is contained in:
parent
6536161e2a
commit
a039e2544c
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@
|
||||||
|
|
||||||
from synapse.util.frozenutils import freeze, unfreeze
|
from synapse.util.frozenutils import freeze, unfreeze
|
||||||
|
|
||||||
import copy
|
|
||||||
|
|
||||||
|
|
||||||
class _EventInternalMetadata(object):
|
class _EventInternalMetadata(object):
|
||||||
def __init__(self, internal_metadata_dict):
|
def __init__(self, internal_metadata_dict):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue