mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-15 19:22:13 -06:00
sda-1899 remove unused function
This commit is contained in:
parent
9c99021453
commit
97cec0911d
@ -54,10 +54,6 @@ enum ClientVersionTypes {
|
||||
|
||||
let currentClient = ClientVersionTypes.CLIENT_1_5;
|
||||
|
||||
const checkIfCorporate = () => {
|
||||
return (config.getGlobalConfigFields([ 'url']).url && config.getGlobalConfigFields([ 'url']).url.startsWith('https://corporate.symphony.com'));
|
||||
};
|
||||
|
||||
export class WindowHandler {
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user