forked from MirrorHub/synapse
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
|
||||
|
||||
import copy
|
||||
|
||||
|
||||
class _EventInternalMetadata(object):
|
||||
def __init__(self, internal_metadata_dict):
|
||||
|
|
Loading…
Reference in a new issue