Skip to content

Commit 0b57894

Browse files
committed
Import lodash
1 parent 2d08648 commit 0b57894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/eventHandlers/InterviewEventHandler.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const models = require('../models')
77
const helper = require('../common/helper')
88
const { Interviews } = require('../../app-constants')
99
const teamService = require('../services/TeamService')
10+
const _ = require('lodash')
1011

1112
/**
1213
* Once we request Interview for a JobCandidate, the invitation emails to be sent out.

0 commit comments

Comments
 (0)