Skip to content

Commit

Permalink
refactor: added minor import
Browse files Browse the repository at this point in the history
  • Loading branch information
_sameer committed Nov 29, 2024
1 parent 527511d commit 996a278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/utils/helper.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const crypto = require('crypto');
const { NOT_ACCEPTABLE } = require('../httpStatusCodes');

// Defining separate email validation middleware
const validator = require('validator').default;
Expand Down

0 comments on commit 996a278

Please sign in to comment.