mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
remove useless import in verify.py
This commit is contained in:
parent
3576d025fe
commit
b2eca0fc3b
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ from collections import OrderedDict
|
|||
from . import _
|
||||
from . import common
|
||||
from . import net
|
||||
from . import update
|
||||
from .exception import FDroidException
|
||||
|
||||
options = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue