Remove debug line
This commit is contained in:
parent
6d48d0fe1d
commit
2c0225b34d
@ -13,7 +13,6 @@ const {sequelize, Sequelize} = db;
|
||||
const Role = db.role;
|
||||
|
||||
const authConfig = require("./config/auth.config");
|
||||
console.log(authConfig);
|
||||
const config = require("./config");
|
||||
|
||||
const createApp = () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user