forgot to import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import ProductService from '../services/product.js';
|
||||
import translate from '../utils/translate.js';
|
||||
import responseCodes from '../response/responseCodes.js';
|
||||
|
||||
import notify from '../utils/notify.js';
|
||||
const TAG = "/controllers/product.js"
|
||||
|
||||
class AbstractProductController {
|
||||
|
||||
Reference in New Issue
Block a user