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

@ -13,7 +13,6 @@ import hashlib
import yaml
import json
import logging
import textwrap
from clint.textui import progress
from optparse import OptionParser
import fdroidserver.tail