mirror of
https://github.com/Readarr/Readarr
synced 2026-02-04 05:42:29 +01: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
|
|
@ -16,4 +16,4 @@
|
|||
@add-mixin linkOverlay;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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…
Reference in a new issue