Removed debug code from IntegrationStore
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
b3edd32aee
Коммит
cf72de283c
@@ -185,7 +185,4 @@ class IntegrationStore extends EventEmitter {
|
||||
}
|
||||
}
|
||||
|
||||
const instance = new IntegrationStore();
|
||||
export default instance;
|
||||
window.IntegrationStore = instance;
|
||||
|
||||
export default new IntegrationStore();
|
||||
|
||||
Ссылка в новой задаче
Block a user