Skip to content

Commit 09c0883

Browse files
committed
fix(get.py): Remove unused include
1 parent 24efbdd commit 09c0883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tools/get.py

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import re
2525
import time
2626
import argparse
27-
import stat
2827

2928
# Initialize start_time globally
3029
start_time = -1

0 commit comments

Comments
 (0)