forked from Mirror/pmbootstrap
pmb: Remove unused imports (MR 2545)
This commit is contained in:
parent
63fce4fcb5
commit
0620232819
7 changed files with 5 additions and 12 deletions
|
@ -2,10 +2,6 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from __future__ import annotations
|
||||
import enum
|
||||
from typing import Optional
|
||||
from collections.abc import Generator
|
||||
from pathlib import Path, PosixPath, PurePosixPath
|
||||
from pmb.types import PmbArgs
|
||||
from pmb.helpers import frontend
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue