Skip to content

Commit

Permalink
chore: remove custom-post endpoints (freeCodeCamp#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidemt authored Jan 3, 2024
1 parent 2932182 commit 6ba330d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 441 deletions.
54 changes: 0 additions & 54 deletions apps/backend/src/api/custom-post/controllers/custom-post.js

This file was deleted.

31 changes: 0 additions & 31 deletions apps/backend/src/api/custom-post/routes/custom-post.js

This file was deleted.

113 changes: 0 additions & 113 deletions apps/backend/src/api/custom-post/services/custom-post.js

This file was deleted.

1 change: 0 additions & 1 deletion apps/backend/tests/app.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ it("strapi is defined", () => {

require("./user");
require("./auth");
require("./custom-post");
require("./post");
Loading

0 comments on commit 6ba330d

Please sign in to comment.