~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/lp_api.py

  • Committer: Aaron Bentley
  • Date: 2010-02-08 19:49:53 UTC
  • mto: This revision was merged to the branch mainline in revision 5049.
  • Revision ID: aaron@aaronbentley.com-20100208194953-str2aa0t6m56v848
Clean up imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    config,
30
30
    errors,
31
31
    osutils,
 
32
    trace,
 
33
    transport,
32
34
    )
33
35
from bzrlib.plugins.launchpad.lp_registration import (
34
36
    InvalidLaunchpadInstance,