Skip to content

Commit

Permalink
shakes fist at linter
Browse files Browse the repository at this point in the history
  • Loading branch information
brok3turtl3 committed Jun 8, 2024
1 parent 99b15da commit 192adad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/controllers/applicationsController.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Request, Response, NextFunction } from 'express';
import { Request, Response } from 'express';
import { CustomRequest } from '../types/customRequest';
import { pool } from '../config/sql-db';

Expand Down

0 comments on commit 192adad

Please sign in to comment.