mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-22 22:21:33 +00:00
Remove unused split
This commit is contained in:
parent
08359e264c
commit
553aa22b29
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import PropTypes from 'prop-types';
|
||||
import React from 'react';
|
||||
import split from 'Utilities/String/split';
|
||||
import { kinds } from 'Helpers/Props';
|
||||
import FieldSet from 'Components/FieldSet';
|
||||
import Button from 'Components/Link/Button';
|
||||
|
|
Loading…
Reference in a new issue