Remove extension store (#306)

This commit is contained in:
Jaco Greeff
2020-04-06 10:16:07 +02:00
committed by GitHub
parent 0d179f9d0b
commit b695647acf
4 changed files with 40 additions and 113 deletions
-1
View File
@@ -3,5 +3,4 @@
// of the Apache-2.0 license. See the LICENSE file for details.
export { default as BrowserStore } from './Browser';
export { default as ExtensionStore } from './Extension';
export { default as FileStore } from './File';