remove SimpleStorage config from boilerplate empty app
This commit is contained in:
parent
059c5d2a29
commit
8f5ba53aed
|
@ -2,11 +2,6 @@
|
|||
"default": {
|
||||
"gas": "auto",
|
||||
"contracts": {
|
||||
"SimpleStorage": {
|
||||
"args": [
|
||||
100
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue