Skip to content

Commit 4da2e3c

Browse files
committed
🧹 refactor: remove redundant package import in run_ruff.py file
1 parent 78dc9cf commit 4da2e3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

run_ruff.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python3
22

3-
import json
43
import shutil
54
import subprocess
65
import sys

0 commit comments

Comments
 (0)