lintエラーを修正
This commit is contained in:
parent
7e9047ec34
commit
2422edcbd4
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import { useTranslation } from 'react-i18next';
|
||||||
import { useDispatch } from 'react-redux';
|
import { useDispatch } from 'react-redux';
|
||||||
|
|
||||||
import { useGetSessionQuery } from '../services/session';
|
import { useGetSessionQuery } from '../services/session';
|
||||||
import { Card } from '../components/Card';
|
|
||||||
import { Theme, themes } from '../misc/theme';
|
import { Theme, themes } from '../misc/theme';
|
||||||
import { LOCALSTORAGE_KEY_TOKEN } from '../const';
|
import { LOCALSTORAGE_KEY_TOKEN } from '../const';
|
||||||
import { changeAccentColor, changeLang, changeTheme, showModal } from '../store/slices/screen';
|
import { changeAccentColor, changeLang, changeTheme, showModal } from '../store/slices/screen';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue