Apply balance tool on new chainlib setup
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
## external imports
|
||||
#from chainlib.cli import (
|
||||
# ArgumentParser,
|
||||
# argflag_std_read,
|
||||
# argflag_std_write,
|
||||
# argflag_std_base,
|
||||
# argflag_std_base_read,
|
||||
# flag_reset as argflag_reset,
|
||||
# Flag,
|
||||
# )
|
||||
from chainlib.cli.arg import (
|
||||
ArgumentParser,
|
||||
Arg,
|
||||
ArgFlag,
|
||||
process_args,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user