diff --git a/src/app/components/creator/content-list/content-list.component.ts b/src/app/components/creator/content-list/content-list.component.ts
index 9b8f6754ad6bd3fef94cc41d3a842bc83f40d5c9..dad034ca62b7fa34920f458849666418800c9752 100644
--- a/src/app/components/creator/content-list/content-list.component.ts
+++ b/src/app/components/creator/content-list/content-list.component.ts
@@ -14,7 +14,6 @@ import { RoomService } from '../../../services/http/room.service';
 import { TranslateService } from '@ngx-translate/core';
 import { LanguageService } from '../../../services/util/language.service';
 import { ContentDeleteComponent } from '../_dialogs/content-delete/content-delete.component';
-import { ContentCreatorComponent } from '../content-creator/content-creator.component';
 import { ContentEditComponent } from '../_dialogs/content-edit/content-edit.component';