remove unused config params and related methods

This commit is contained in:
Art Lowel
2021-07-22 17:59:10 +02:00
parent 146ec49a32
commit 03f6f75e49
5 changed files with 0 additions and 78 deletions

View File

@@ -126,8 +126,6 @@ export const environment: Partial<GlobalConfig> = {
async: true,
time: false
},
// Log directory
logDirectory: '.',
// NOTE: will log all redux actions and transfers in console
debug: false,
// Default Language in which the UI will be rendered if the user's browser language is not an active language