Removing comment
This commit is contained in:
parent
4747165e16
commit
e3cb1ef37a
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ export default {
|
|||
try {
|
||||
if (data.clientFlags) {
|
||||
const clientFlags = JSON.parse(data.clientFlags);
|
||||
console.log(clientFlags);
|
||||
|
||||
if (clientFlags.TPAEnabled) {
|
||||
this.mainStore.issConfig.enableTPAFlow = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue