Skip to content

Commit

Permalink
feat(moderation): delete unused responses type (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert authored Jan 21, 2025
1 parent b8a499e commit 52b4170
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 426 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

33 changes: 0 additions & 33 deletions packages/~/moderations/ui/src/Actions/responses/already_signed.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions packages/~/moderations/ui/src/Actions/responses/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,18 @@ import * as admin_centrale from "./admin_centrale";
import * as agent_comcom_comaglo from "./agent_comcom_comaglo";
import * as agent_comcom_to_commune from "./agent_comcom_to_commune";
import * as agent_outside_min_finance_chorus_pro from "./agent_outside_min_finance_chorus_pro";
import * as already_signed from "./already_signed";
import * as association_ordinary_person from "./association_ordinary_person";
import * as association_with_staff_but_no_domain_name from "./association_with_staff_but_no_domain_name";
import * as chorus_pro_error from "./chorus_pro_error";
import * as contractors from "./contractors";
import * as deprecated_conseiller_numerique_email from "./deprecated_conseiller_numerique_email";
import * as enseignement_agricole from "./enseignement_agricole";
import * as existing_domain_name from "./existing_domain_name";
import * as first_and_last_name_inversion from "./first_and_last_name_inversion";
import * as first_last_name from "./first_last_name";
import * as gendarmerie_agent from "./gendarmerie_agent";
import * as invalid_job from "./invalid_job";
import * as invalid_name_job from "./invalid_name_job";
import * as link_with_chosen_organization from "./link_with_chosen_organization";
import * as link_with_eduction_gouv_fr from "./link_with_eduction_gouv_fr";
import * as link_with_organization from "./link_with_organization";
import * as min_armees from "./min_armees";
import * as min_armees_pec from "./min_armees_pec";
import * as min_armees_terre_marine_musee from "./min_armees_terre_marine_musee";
import * as missing_name from "./missing_name";
import * as mobilic from "./mobilic";
import * as more_precise_existing_establishement_cnrs from "./more_precise_existing_establishement_cnrs";
import * as name_incorrectly_entered from "./name_incorrectly_entered";
import * as non_teaching_agent from "./non_teaching_agent";
Expand All @@ -42,25 +33,14 @@ import * as student_school_training_establishment from "./student_school_trainin
import * as teacher_academic_email from "./teacher_academic_email";
import * as university_email_cnrs from "./university_email_cnrs";
import * as use_official_email from "./use_official_email";
import * as use_pro_email from "./use_pro_email";
import * as user_with_existing_pc_account from "./user_with_existing_pc_account";

//

export const reponse_templates = [
first_last_name,
link_with_organization,
use_pro_email,
use_official_email,
already_signed,
link_with_eduction_gouv_fr,
mobilic,
contractors,
accountant,
invalid_name_job,
chorus_pro_error,
invalid_job,
deprecated_conseiller_numerique_email,
enseignement_agricole,
missing_name,
first_and_last_name_inversion,
Expand Down
32 changes: 0 additions & 32 deletions packages/~/moderations/ui/src/Actions/responses/invalid_job.tsx

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 52b4170

Please sign in to comment.