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