Remove unused imports in 054.
This commit is contained in:
parent
a24fc55993
commit
e1c0c3986d
|
@ -1,6 +1,4 @@
|
||||||
use aiken/dict
|
use aiken/transaction/value
|
||||||
use aiken/list
|
|
||||||
use aiken/transaction/value.{Value}
|
|
||||||
|
|
||||||
test test_quantity_of_1() {
|
test test_quantity_of_1() {
|
||||||
let x = value.from_asset(#"000000", #"000020e05363726970744f776e6572", -1)
|
let x = value.from_asset(#"000000", #"000020e05363726970744f776e6572", -1)
|
||||||
|
|
Loading…
Reference in New Issue