We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa668c commit 83c6db9Copy full SHA for 83c6db9
src/routes/copilotOpportunity/delete.js
@@ -1,5 +1,6 @@
1
import _ from 'lodash';
2
import { Op } from 'sequelize';
3
+import config from 'config';
4
5
import models from '../../models';
6
import util from '../../util';
0 commit comments