Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit d577d98

Browse files
committed
Fix lint
1 parent b7c744d commit d577d98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/services/usersettings/usersettings.hooks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const { iff, isProvider } = require('feathers-hooks-common');
21
const { restrictToOwner } = require('feathers-authentication-hooks');
32
const mapCreateToUpsert = require('../../hooks/map-create-to-upsert');
43
const auth = require('@feathersjs/authentication');

0 commit comments

Comments
 (0)