removed log setLevel in admin
This commit is contained in:
parent
3eb617f272
commit
e443ea3fd4
@ -7,7 +7,7 @@ import { Credentials } from "../common/global/Credentials";
|
||||
import { getOtherUsers } from "../common/ajax/Users";
|
||||
import { viewUsers } from "./pages/user/ViewUsers";
|
||||
|
||||
log.setLevel("TRACE");
|
||||
// log.setLevel("TRACE");
|
||||
const es = EncryptionServiceFactory.getEncryptionService();
|
||||
const ns = new AlertifyNotificationService();
|
||||
const authToken = Credentials.authToken;
|
||||
|
Loading…
Reference in New Issue
Block a user