Remove unused import

pull/105/head
Erik Johnston 2015-01-07 09:48:03 +00:00
parent 6536161e2a
commit a039e2544c
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
from synapse.util.frozenutils import freeze, unfreeze
import copy
class _EventInternalMetadata(object):
def __init__(self, internal_metadata_dict):