44
44
# XXX: JonathanLange 2010-11-09 bug=673083: Legacy work-around for circular
45
45
# import bugs. Break this up into a per-package thing.
47
47
from lp.bugs.interfaces.bug import IBug
48
48
from lp.bugs.interfaces.bugactivity import IBugActivity
49
49
from lp.bugs.interfaces.bugattachment import IBugAttachment