Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobc2700 committed Apr 23, 2024
1 parent 5359220 commit 2e78ee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import authRouter from "./services/auth/auth-router";
import eventRouter from "./services/events/event-router";
import registrationRouter from "./services/registration/registration-router";
import subscriptionRouter from "./services/subscription/subscription-router";
import registrationRouter from "./services/registration/registration-router";

const app = express();

Expand Down

0 comments on commit 2e78ee4

Please sign in to comment.