systemd-boot-builder: drop unused import

This commit is contained in:
Jörg Thalheim 2023-08-26 18:34:52 +02:00 committed by Jörg Thalheim
parent a17f41ed0b
commit e20a886f87

View File

@ -10,7 +10,6 @@ import re
import shutil
import subprocess
import sys
import tempfile
import warnings
from typing import NamedTuple