From 6c2e20d030b7a6c3ae1e4dceaf9376330348f12c Mon Sep 17 00:00:00 2001 From: Jonathan Davies Date: Wed, 27 May 2009 18:25:00 -0400 Subject: [PATCH] Removed FIXME comment - connection problem this end. --- ubuntutools/lp/functions.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/ubuntutools/lp/functions.py b/ubuntutools/lp/functions.py index 4ff0076..ec3d63e 100644 --- a/ubuntutools/lp/functions.py +++ b/ubuntutools/lp/functions.py @@ -30,9 +30,6 @@ from re import findall # 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 # singleton-style (lazily). -# -# TODO: FIXME: Kill the below - massive overhead. -# launchpad = lp_libsupport.get_launchpad("ubuntu-dev-tools") def ubuntuDevelopmentSeries():