refactor: remove localhost and wrong mumbai deployments
This commit is contained in:
parent
45118cb930
commit
e01c3d7175
|
|
@ -4,6 +4,7 @@ node_modules
|
|||
# hardhat
|
||||
cache
|
||||
artifacts
|
||||
deployments/localhost
|
||||
|
||||
# NPM
|
||||
package-lock.json
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
31337
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
80001
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue