Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Mar 9, 2021
1 parent cf8d95c commit 398c02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/hooks.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { MODULE_NAME, STRATEGIES, LOCALE_FILE_KEY } from '../helpers/constants'
import { MODULE_NAME, STRATEGIES } from '../helpers/constants'

export function createExtendRoutesHook (moduleContainer, options) {
const nuxtOptions = moduleContainer.options
Expand Down

0 comments on commit 398c02d

Please sign in to comment.