Skip to content

Commit 2655a85

Browse files
committed
Fixup: Fix flake8 warnings
1 parent 9a5f53d commit 2655a85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build-deb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import hashlib
77
import os
88
import subprocess
9-
import shutil
109
import tempfile
1110
import yaml
1211

@@ -95,4 +94,3 @@
9594
)
9695

9796
print("✅ Source package built successfully.")
98-

0 commit comments

Comments
 (0)