mirror of
https://github.com/riscv/riscv-opcodes.git
synced 2025-10-15 04:28:52 +08:00
Remove commented out import lines
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import logging
|
||||
import pprint
|
||||
|
||||
# from shared_utils import overlaps, overlap_allowed, extension_overlap_allowed, instruction_overlap_allowed, process_enc_line, same_base_isa, add_segmented_vls_insn, expand_nf_field
|
||||
from shared_utils import *
|
||||
|
||||
pp = pprint.PrettyPrinter(indent=2)
|
||||
|
Reference in New Issue
Block a user