Skip to content

Commit 2ec838a

Browse files
author
Vikas Agarwal
committed
lint fix
1 parent 28ebc6e commit 2ec838a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/messageService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import config from 'config';
22
import _ from 'lodash';
3-
import util from '../util';
3+
// import util from '../util';
44

55
const Promise = require('bluebird');
66
const axios = require('axios');

0 commit comments

Comments
 (0)