Skip to content

Commit 5fa9f72

Browse files
alljinxmtrezza
andauthored
Update src/Config.js
Co-authored-by: Manuel <[email protected]>
1 parent d0bed5d commit 5fa9f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { isBoolean, isString } from 'lodash';
66
import net from 'net';
77
import AppCache from './cache';
88
import DatabaseController from './Controllers/DatabaseController';
9-
import { logLevels as ctrlLogLevels } from './Controllers/LoggerController';
9+
import LoggerController from './Controllers/LoggerController';
1010
import {
1111
AccountLockoutOptions,
1212
FileUploadOptions,

0 commit comments

Comments
 (0)