mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Remove unused import
This commit is contained in:
parent
67aa18e8dc
commit
d9a8728b11
@ -17,7 +17,7 @@
|
||||
import os
|
||||
import shutil
|
||||
import tempfile
|
||||
from binascii import unhexlify, hexlify
|
||||
from binascii import unhexlify
|
||||
|
||||
from mock import Mock
|
||||
from six.moves.urllib import parse
|
||||
|
Loading…
Reference in New Issue
Block a user