This commit is contained in:
Alexey 2019-07-18 15:45:12 +03:00
parent a25c7bc281
commit a5deeb8300
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
/* global artifacts */
require('dotenv').config()
const Verifier = artifacts.require('Verifier')
module.exports = function(deployer) {