1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Remove debugger from metadata source and rearrange some imports

This commit is contained in:
Bogdan
2024-03-03 13:45:17 +02:00
committed by Mark McDowall
parent 2068c5393e
commit f211433b77
3 changed files with 3 additions and 4 deletions
@@ -4,7 +4,6 @@ import translate from 'Utilities/String/translate';
import styles from './TheTvdb.css';
function TheTvdb(props) {
debugger;
return (
<div className={styles.container}>
<img