mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 00:10:29 +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
|
|
@ -21,14 +21,10 @@ import sys
|
|||
import os
|
||||
import shutil
|
||||
import subprocess
|
||||
import re
|
||||
import zipfile
|
||||
import tarfile
|
||||
import md5
|
||||
import glob
|
||||
from optparse import OptionParser
|
||||
|
||||
import common
|
||||
from common import BuildException
|
||||
|
||||
def main():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue