Skip to content

Commit

Permalink
PR lint test 1707367704
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes committed Feb 8, 2024
1 parent 0032a03 commit 5da2d03
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 @@ -10,7 +10,6 @@ import { LOG } from "../constants";

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

0 comments on commit 5da2d03

Please sign in to comment.