mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Removed debug code from IntegrationStore
This commit is contained in:
committed by
Christopher Speller
parent
b3edd32aee
commit
cf72de283c
@@ -185,7 +185,4 @@ class IntegrationStore extends EventEmitter {
|
||||
}
|
||||
}
|
||||
|
||||
const instance = new IntegrationStore();
|
||||
export default instance;
|
||||
window.IntegrationStore = instance;
|
||||
|
||||
export default new IntegrationStore();
|
||||
|
||||
Reference in New Issue
Block a user