launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #22873
Re: [Merge] lp:~twom/launchpad/pending-but-not-merged into lp:launchpad
Diff comments:
>
> === modified file 'lib/lp/code/model/gitrepository.py'
> --- lib/lp/code/model/gitrepository.py 2018-08-29 17:11:57 +0000
> +++ lib/lp/code/model/gitrepository.py 2018-08-31 13:37:00 +0000
> @@ -71,6 +71,7 @@
> )
> from lp.app.interfaces.services import IService
> from lp.code.enums import (
> + BranchMergeProposalStatus,
This import doesn't seem to be used.
> GitObjectType,
> GitRepositoryType,
> )
--
https://code.launchpad.net/~twom/launchpad/pending-but-not-merged/+merge/354108
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~twom/launchpad/pending-but-not-merged into lp:launchpad.
References