mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Fixed lint error and background for poster select
This commit is contained in:
@@ -14,9 +14,6 @@ interface ErrorBoundaryErrorProps {
|
||||
}
|
||||
|
||||
function ErrorBoundaryError(props: ErrorBoundaryErrorProps) {
|
||||
const t1 = 1;
|
||||
const t2 = 2;
|
||||
|
||||
const {
|
||||
className = styles.container,
|
||||
messageClassName = styles.message,
|
||||
|
||||
Reference in New Issue
Block a user