12
12
lp.codehosting.rewrite.BranchRewriter for the logic of the rewritemap.
20
20
from canonical.config import config
21
21
from canonical.launchpad.interfaces.lpstorm import ISlaveStore
22
22
from lp.code.model.branch import Branch
23
23
from lp.codehosting.rewrite import BranchRewriter
25
28
from lp.services.scripts.base import LaunchpadScript