mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: ESLint and Stylint Issues after UI updates
This commit is contained in:
parent
744742b5ff
commit
b5cd240cc7
4 changed files with 1 additions and 6 deletions
|
@ -69,7 +69,6 @@ class NamingModal extends Component {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
|
|
|
@ -57,8 +57,6 @@ class MetadataProfile extends Component {
|
|||
onCloneMetadataProfilePress(id);
|
||||
}
|
||||
|
||||
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
|
|
|
@ -58,8 +58,6 @@ class QualityProfile extends Component {
|
|||
onCloneQualityProfilePress(id);
|
||||
}
|
||||
|
||||
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue