Skip to content

Commit

Permalink
chore: fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Sep 6, 2024
1 parent 7a679bd commit 02d6ccc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/client/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import configuration from 'config'
import { permissions } from '../common/index.js'
import { Store } from './store.js'
import { Events } from './events.js'
import { LocalStorage } from './local-storage.js'
import { makeServiceSnapshot } from '../common/utils.js'

// Disable default feathers behaviour of reauthenticating on disconnect
Expand Down

0 comments on commit 02d6ccc

Please sign in to comment.