mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove unused import
This commit is contained in:
parent
4e7d89101e
commit
114fde9f8d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import confirm from '../../confirm/confirm';
|
|||
import loading from '../../loading/loading';
|
||||
import toast from '../../toast/toast';
|
||||
import ButtonElement from '../../../elements/ButtonElement';
|
||||
import CheckBoxElement from '../../../elements/CheckBoxElement';
|
||||
import InputElement from '../../../elements/InputElement';
|
||||
|
||||
type IProps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue