Fix import.
This commit is contained in:
parent
7f90276cd8
commit
e098fa66f5
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ from breezy.workingtree import WorkingTree
|
|||
|
||||
from breezy.plugins.debian.repack_tarball import get_filetype
|
||||
|
||||
from .fix_build import (
|
||||
from .debian.fix_build import (
|
||||
DependencyContext,
|
||||
resolve_error,
|
||||
APT_FIXERS,
|
||||
|
|
Loading…
Add table
Reference in a new issue