Skip to content

Commit 065af72

Browse files
committed
fix eslint errors
1 parent 66d713d commit 065af72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/notifications/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import _ from 'lodash';
44
import apn from 'apn';
55

66
import apnProvider from './apn';
7-
import gcmProvicer from './gcm';
87
import UserModel from '../../models/User';
98

109
export default async ({ message, user }) => {

0 commit comments

Comments
 (0)