Remove obsolete import in seeds
This commit is contained in:
parent
23b30b7f8e
commit
16d5704173
@ -1,5 +1,4 @@
|
|||||||
const path = require("path");
|
const path = require("path");
|
||||||
const { ethers } = require("hardhat");
|
|
||||||
const Kredits = require("../lib/kredits");
|
const Kredits = require("../lib/kredits");
|
||||||
const seeds = require(path.join(__dirname, "..", "/config/seeds.js"));
|
const seeds = require(path.join(__dirname, "..", "/config/seeds.js"));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user