There was an error while loading. Please reload this page.
1 parent 46a4aac commit ed7895dCopy full SHA for ed7895d
1 file changed
examples/oft-evm-move-adapters/extract_upgrade_args.py
@@ -51,8 +51,6 @@
51
- code: vector<vector<u8>> from module .mv files
52
"""
53
54
-import os
55
-import json
56
from pathlib import Path
57
58
def read_file_as_decimal_array(filepath):
0 commit comments