Skip to content

Commit 3b24cbd

Browse files
linter fixes
1 parent 91fede0 commit 3b24cbd

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

.husky/pre-commit

Lines changed: 0 additions & 37 deletions
This file was deleted.

backend/app.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ app.get('/api/db-test', async (req, res) => {
2424
});
2525

2626
// API Routes
27-
app.use('/api/analytics', analyticsRoutes);
2827

2928
export default app;

0 commit comments

Comments
 (0)