Skip to content

Commit

Permalink
fix: Update newsLetterSubscription.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Nainah23 authored Aug 9, 2024
1 parent a1bccd9 commit 00fd6de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/newsLetterSubscription.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
getAllNewsletter,
restoreNewsletterSubscription,
subscribeToNewsletter,
restoreNewsletterSubscription,
} from "../controllers/NewsLetterSubscriptionController";
import { UserRole } from "../enums/userRoles";
import { authMiddleware, checkPermissions, adminOnly } from "../middleware";
Expand Down

0 comments on commit 00fd6de

Please sign in to comment.