[unstable][PATCH linux-signed v2 3/9] UBUNTU: [Packaging] generate-control: fix 'os' imported but unused
Agathe Porte
agathe.porte at canonical.com
Wed Oct 30 13:19:50 UTC 2024
Signed-off-by: Agathe Porte <agathe.porte at canonical.com>
---
debian/scripts/generate-control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/scripts/generate-control b/debian/scripts/generate-control
index 05bd9e2..fe4998b 100755
--- a/debian/scripts/generate-control
+++ b/debian/scripts/generate-control
@@ -1,6 +1,5 @@
#!/usr/bin/python3 -B
-import os
import sys
from textwrap import dedent
--
2.45.2
More information about the kernel-team
mailing list