Skip to content

Commit 66a5688

Browse files
committed
fix order for lint
1 parent 588c11d commit 66a5688

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/analyze_riscv_elf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import re
3535
import subprocess
3636
import sys
37-
import os
3837
from collections import Counter
3938

4039
def disassemble_elf(elf_path):

0 commit comments

Comments
 (0)