pmb: Remove unused imports (MR 2545)

This commit is contained in:
Stefan Hansson 2025-02-04 16:21:21 +01:00 committed by Oliver Smith
parent 63fce4fcb5
commit 0620232819
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
7 changed files with 5 additions and 12 deletions

View file

@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
import os
from pathlib import Path
from typing import Optional
from pmb.core.arch import Arch
from pmb.helpers import logging
import shlex