mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-07-23 23:30:39 -04:00
lint
This commit is contained in:
parent
c6b442713a
commit
346ffcee3c
35 changed files with 852 additions and 8943 deletions
|
@ -1,6 +1,6 @@
|
|||
/* global artifacts */
|
||||
const Verifier = artifacts.require('Verifier')
|
||||
|
||||
module.exports = function(deployer) {
|
||||
module.exports = function (deployer) {
|
||||
deployer.deploy(Verifier)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue