Skip to content

Commit

Permalink
Remove unused component files
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoHW committed Jul 30, 2024
1 parent e771541 commit cc68133
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { MsqQuestionEditAnswerFormComponent } from './msq-question-edit-answer-f
import { NumScaleQuestionEditAnswerFormComponent } from './num-scale-question-edit-answer-form.component';
import { RankOptionsQuestionEditAnswerFormComponent } from './rank-options-question-edit-answer-form.component';
import { RankRecipientsQuestionEditAnswerFormComponent } from './rank-recipients-question-edit-answer-form.component';
import { ResetChoicesComfirmationComponent } from './reset-choices-comfirmation.component';
import { RubricQuestionEditAnswerFormComponent } from './rubric-question-edit-answer-form.component';
import { TextQuestionEditAnswerFormComponent } from './text-question-edit-answer-form.component';
import { RichTextEditorModule } from '../../rich-text-editor/rich-text-editor.module';
Expand All @@ -35,7 +34,6 @@ import { WheelDisablerModule } from '../../wheel-disabler/wheel-disabler.module'
RubricQuestionEditAnswerFormComponent,
ConstsumOptionsQuestionEditAnswerFormComponent,
ConstsumRecipientsQuestionEditAnswerFormComponent,
ResetChoicesComfirmationComponent,
],
exports: [
ContributionQuestionEditAnswerFormComponent,
Expand Down

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

0 comments on commit cc68133

Please sign in to comment.