1
0
Fork 0

chore: More linter warnings

This commit is contained in:
Joost De Cock 2022-01-20 09:14:20 +01:00
parent 8b17eea194
commit db8f9521a3
10 changed files with 18 additions and 18 deletions

View file

@ -3,7 +3,7 @@ import set from 'lodash.set'
// Stores state in local storage
import useLocalStorage from 'shared/hooks/useLocalStorage.js'
// Translation
import { en } from '@freesewing/i18n'
//import { en } from '@freesewing/i18n'
// Prebuild navigation
import prebuildNavigation from 'site/prebuild/navigation.js'