mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-08 07:21:30 +00:00
* buildd: remove unneeded modules
This commit is contained in:
parent
eb189ace78
commit
2ff5ec5ec0
4
buildd
4
buildd
@ -22,13 +22,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Our modules to import.
|
# Our modules to import.
|
||||||
import os
|
|
||||||
import re
|
|
||||||
import sys
|
import sys
|
||||||
import urllib2
|
|
||||||
from optparse import OptionGroup
|
from optparse import OptionGroup
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
from urllib import urlencode
|
|
||||||
|
|
||||||
# Usage.
|
# Usage.
|
||||||
usage = "%prog <srcpackage> <release> <operation>\n\n"
|
usage = "%prog <srcpackage> <release> <operation>\n\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user