ci: common: remove unused import

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7078>
This commit is contained in:
Pablo Correa Gómez 2025-09-24 15:29:13 +02:00 committed by The Friendly Merge Bot
parent 028f417255
commit 1d6eea7261
No known key found for this signature in database

View file

@ -7,7 +7,6 @@
import configparser
import os
import subprocess
import sys
cache = {}