forked from Mirror/pmbootstrap
pmb: drop unused import
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2621 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
527fc9359f
commit
ed396475f5
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ if TYPE_CHECKING:
|
||||||
from . import config
|
from . import config
|
||||||
from . import parse
|
from . import parse
|
||||||
from .config import init as config_init, require_programs
|
from .config import init as config_init, require_programs
|
||||||
from .helpers import frontend as frontend
|
|
||||||
from .helpers import logging
|
from .helpers import logging
|
||||||
from .helpers import mount
|
from .helpers import mount
|
||||||
from .helpers import other
|
from .helpers import other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue