Create codemod for addressing ESLint warnings (#10032)
This commit is contained in:
@@ -2,7 +2,6 @@ import {createContext, useContext} from 'react'
|
||||
import {i18n} from '@lingui/core'
|
||||
import {I18nProvider as DefaultI18nProvider} from '@lingui/react'
|
||||
import {type Locale} from 'date-fns'
|
||||
import type React from 'react'
|
||||
|
||||
import {useLocaleLanguage} from './i18n'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user