mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
removed old code
This commit is contained in:
parent
1e792c32e3
commit
ba1f3c0fc6
@ -32,10 +32,6 @@ const CONFIG = {
|
||||
...environment,
|
||||
...server,
|
||||
...options,
|
||||
COMMIT_HASH:
|
||||
process.env.VUE_APP_BUILD_COMMIT === 'undefined'
|
||||
? '00000000'
|
||||
: process.env.VUE_APP_BUILD_COMMIT,
|
||||
}
|
||||
|
||||
export default CONFIG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user