solved merge issues

This commit is contained in:
Lotte Hofstede
2017-11-08 16:26:36 +01:00
parent 1ff29621af
commit 57c525d178
2 changed files with 0 additions and 4 deletions

View File

@@ -67,9 +67,6 @@ const COMPONENTS = [
ViewModeSwitchComponent
];
const DIRECTIVES = [
];
const ENTRY_COMPONENTS = [
// put shared entry components (components that are created dynamically) here
CollectionListElementComponent,