chore: Disable eager loading apps
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
c48c905805
commit
6b1dee053f
@@ -9,7 +9,6 @@ import morgan from './helpers/morgan';
|
||||
import appAssetsHandler from './helpers/app-assets-handler';
|
||||
import errorHandler from './helpers/error-handler';
|
||||
import './config/database';
|
||||
import './helpers/eager-load-apps';
|
||||
import authentication from './helpers/authentication';
|
||||
|
||||
const app = express();
|
||||
|
Reference in New Issue
Block a user