mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-16 12:11:39 +00:00
solver.py: Remove unused import
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
074eb46766
commit
5d6ba15520
@ -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