aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/app.module.ts
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-03-30 23:55:26 +0200
committerSonja Galovic <galovicsonja@gmail.com>2022-03-30 23:55:26 +0200
commit5a223516a7481098fadab81ad062e5ec5b38144c (patch)
tree24dc2fe7cde46194b6addfd35e1e1a0ea44242dc /frontend/src/app/app.module.ts
parent0467667df8e5beaa08f6546cb6ef93ebd3c8db8d (diff)
parent39fc1f0cc9871b4436b839acb6ce4260e6c33931 (diff)
Merge branch 'dev' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into dev
Diffstat (limited to 'frontend/src/app/app.module.ts')
-rw-r--r--frontend/src/app/app.module.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/app/app.module.ts b/frontend/src/app/app.module.ts
index 4efab17e..d514d1f5 100644
--- a/frontend/src/app/app.module.ts
+++ b/frontend/src/app/app.module.ts
@@ -39,7 +39,6 @@ import { FilterDatasetsComponent } from './_pages/filter-datasets/filter-dataset
import { ReactiveBackgroundComponent } from './_elements/reactive-background/reactive-background.component';
import { ItemModelComponent } from './_elements/item-model/item-model.component';
import { AnnvisualComponent } from './_elements/annvisual/annvisual.component';
-
@NgModule({
declarations: [
AppComponent,