mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-12 02:51:30 +00:00
solver.py: Remove unused import
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
bd5b3ac4ec
commit
9ace17b38a
@ -16,7 +16,6 @@
|
|||||||
|
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
from functools import partial
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from installability.tester import InstallabilityTester
|
from installability.tester import InstallabilityTester
|
||||||
|
Loading…
x
Reference in New Issue
Block a user