chore: More linter warnings
This commit is contained in:
parent
8b17eea194
commit
db8f9521a3
10 changed files with 18 additions and 18 deletions
|
@ -2,8 +2,6 @@ import { useState } from 'react'
|
|||
import set from 'lodash.set'
|
||||
// Stores state in local storage
|
||||
import useLocalStorage from 'shared/hooks/useLocalStorage.js'
|
||||
// Translation
|
||||
import { en } from '@freesewing/i18n'
|
||||
// Prebuild navigation
|
||||
import prebuildNavigation from 'site/prebuild/navigation.js'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue