fix: remove migration seed and unused import
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
1ad5f756e0
commit
40acb604d2
@ -1,6 +1,5 @@
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const debug = require('debug');
|
||||
|
||||
const env = require('../../../config/env');
|
||||
|
||||
|
Reference in New Issue
Block a user