From 3fb522534cff61576ac58ae466a2752585b8c44e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 1 Jun 2020 19:45:15 +0200 Subject: setting up the database... --- frontend/views/index.js | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'frontend/views/index.js') diff --git a/frontend/views/index.js b/frontend/views/index.js index d1e4243..5f88c96 100644 --- a/frontend/views/index.js +++ b/frontend/views/index.js @@ -1,11 +1 @@ -export { Container as detectionIndex } from './detectionIndex' -export { Container as featureIndex } from './featureIndex' -export { Container as import } from './mediaImport' -export { Container as collection } from './collection' -export { Container as dashboard } from './dashboard' -export { Container as detection } from './detection' -export { Container as modelzoo } from './modelzoo' -export { Container as search } from './search' export { Container as upload } from './upload' -export { Container as media } from './media' -export { Container as task } from './task' -- cgit v1.2.3-70-g09d2