mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: ESLint and Stylint Issues after UI updates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user