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 b2f1a43 commit 2d2ab63Copy full SHA for 2d2ab63
src/events/projects/index.js
@@ -6,7 +6,6 @@ import Joi from 'joi';
6
import Promise from 'bluebird';
7
import config from 'config';
8
import axios from 'axios';
9
-import moment from 'moment';
10
import util from '../../util';
11
import models from '../../models';
12
import { createPhaseTopic } from '../projectPhases';
0 commit comments