Skip to content

Commit ed7895d

Browse files
committed
remove unused imports in script
1 parent 46a4aac commit ed7895d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/oft-evm-move-adapters/extract_upgrade_args.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
- code: vector<vector<u8>> from module .mv files
5252
"""
5353

54-
import os
55-
import json
5654
from pathlib import Path
5755

5856
def read_file_as_decimal_array(filepath):

0 commit comments

Comments
 (0)