Skip to content

Commit

Permalink
remove empty object export
Browse files Browse the repository at this point in the history
  • Loading branch information
js0mmer committed Oct 23, 2024
1 parent a5e4250 commit 665329e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/src/types/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ declare module 'express-session' {
user: User;
}
}

export {};

0 comments on commit 665329e

Please sign in to comment.