Skip to content

Commit

Permalink
PR lint test 1707370140
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes committed Feb 8, 2024
1 parent e4b16e4 commit 4155532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/User.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { createLoggingMiddleware } from "../libraries/dbLogger";

/**
* This is an interface that represents a database(MongoDB) document for User.
*
*/
export interface InterfaceUser {
_id: Types.ObjectId;
Expand Down

0 comments on commit 4155532

Please sign in to comment.