removed unused buildserver code

This commit is contained in:
Michael Pöhn 2017-05-23 11:37:09 +02:00 committed by Hans-Christoph Steiner
parent 9ef936c21a
commit fc660048eb
3 changed files with 1 additions and 306 deletions

View file

@ -24,6 +24,7 @@ import tarfile
import time
import shutil
import subprocess
import textwrap
from .common import FDroidException
from logging import getLogger