mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Removed FIXME comment - connection problem this end.
This commit is contained in:
parent
a876414c25
commit
6c2e20d030
@ -30,9 +30,6 @@ from re import findall
|
|||||||
# Takes time to initialise - move to top level so we only pay the penalty
|
# Takes time to initialise - move to top level so we only pay the penalty
|
||||||
# once. Should probably make this a proper class so we can instansiate
|
# once. Should probably make this a proper class so we can instansiate
|
||||||
# singleton-style (lazily).
|
# singleton-style (lazily).
|
||||||
#
|
|
||||||
# TODO: FIXME: Kill the below - massive overhead.
|
|
||||||
#
|
|
||||||
launchpad = lp_libsupport.get_launchpad("ubuntu-dev-tools")
|
launchpad = lp_libsupport.get_launchpad("ubuntu-dev-tools")
|
||||||
|
|
||||||
def ubuntuDevelopmentSeries():
|
def ubuntuDevelopmentSeries():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user