Skip to content

Commit e4a0835

Browse files
Removes nanos from ledger_app.toml
1 parent 14e34f6 commit e4a0835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger_app.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[app]
22
build_directory = "./"
33
sdk = "C"
4-
devices = ["nanos", "nanox", "nanos+", "stax", "flex", "apex_p"]
4+
devices = ["nanox", "nanos+", "stax", "flex", "apex_p"]
55

66
[tests]
77
unit_directory = "./tests/unit_tests/"

0 commit comments

Comments
 (0)