Skip to content

Commit 3cac325

Browse files
committed
removed unnecessary file
1 parent 1978a22 commit 3cac325

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

new

-12
This file was deleted.

src/models/copilotApplication.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import _ from 'lodash';
2-
import { COPILOT_OPPORTUNITY_STATUS, COPILOT_OPPORTUNITY_TYPE } from '../constants';
32

43
module.exports = function defineCopilotOpportunity(sequelize, DataTypes) {
54
const CopilotApplication = sequelize.define('CopilotApplication', {

0 commit comments

Comments
 (0)