mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Remove unused import "readline"
This commit is contained in:
parent
060659df0c
commit
8e74762bf5
@ -9,7 +9,7 @@
|
||||
#
|
||||
# License: GPLv2, see /usr/share/common-licenses/GPL
|
||||
|
||||
import os, sys, urllib, subprocess, getopt, readline
|
||||
import os, sys, urllib, subprocess, getopt
|
||||
|
||||
def cur_version_component(sourcepkg, release):
|
||||
'''Determine current package version in ubuntu.'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user