mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-06 23:31:29 +00:00
utils: Remove obsolete imports
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
6875272618
commit
533288fa3e
@ -35,10 +35,6 @@ from itertools import filterfalse
|
|||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
from britney2 import SourcePackage
|
from britney2 import SourcePackage
|
||||||
from britney2.consts import (VERSION, PROVIDES, DEPENDS, CONFLICTS,
|
|
||||||
ARCHITECTURE, SECTION,
|
|
||||||
SOURCE, MAINTAINER, MULTIARCH,
|
|
||||||
ESSENTIAL)
|
|
||||||
from britney2.policies import PolicyVerdict
|
from britney2.policies import PolicyVerdict
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user