Skip to content

Commit

Permalink
Revert "Create test_signed.tsx" (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Jun 21, 2024
1 parent f4991a9 commit f683d43
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
2 changes: 0 additions & 2 deletions packages/~/moderations/api/src/:id/Member_Invalid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { Desicison_Context } from "./Desicison_Context";
import { ModerationPage_Context } from "./context";
import * as accountant from "./responses/accountant";
import * as already_signed from "./responses/already_signed";
import * as test_signed from "./responses/test_signed";
import * as chorus_pro from "./responses/chorus_pro";
import * as contractors from "./responses/contractors";
import * as first_last_name from "./responses/first_last_name";
Expand All @@ -25,7 +24,6 @@ import * as use_pro_email from "./responses/use_pro_email";
//

const reponse_templates = [
test_signed,
first_last_name,
link_with_organization,
use_pro_email,
Expand Down
39 changes: 0 additions & 39 deletions packages/~/moderations/api/src/:id/responses/test_signed.tsx

This file was deleted.

0 comments on commit f683d43

Please sign in to comment.