mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Remove a bunch of unused imports
This commit is contained in:
parent
4b97c0a470
commit
76d3b56ff5
6 changed files with 0 additions and 20 deletions
|
|
@ -22,7 +22,6 @@ import subprocess
|
|||
import time
|
||||
import operator
|
||||
import cgi
|
||||
import fileinput
|
||||
|
||||
def getvcs(vcstype, remote, local, sdk_path):
|
||||
if vcstype == 'git':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue