This commit is contained in:
Alexey 2019-07-18 15:45:12 +03:00
parent a25c7bc281
commit a5deeb8300

View File

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