Skip to content

Commit

Permalink
Removed the commented imports from go_utils.py
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Dev Jha <[email protected]>
  • Loading branch information
IIITM-Jay authored Oct 30, 2024
1 parent 9327c3e commit 4495699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import pprint
import sys

# 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)
Expand Down

0 comments on commit 4495699

Please sign in to comment.