mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
removed unused buildserver code
This commit is contained in:
parent
9ef936c21a
commit
fc660048eb
3 changed files with 1 additions and 306 deletions
|
@ -24,6 +24,7 @@ import tarfile
|
|||
import time
|
||||
import shutil
|
||||
import subprocess
|
||||
import textwrap
|
||||
from .common import FDroidException
|
||||
from logging import getLogger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue