diff --git a/src/screens/manga/SourceConfigure.tsx b/src/screens/manga/SourceConfigure.tsx index 2ddbe45c..c0877c66 100644 --- a/src/screens/manga/SourceConfigure.tsx +++ b/src/screens/manga/SourceConfigure.tsx @@ -35,7 +35,6 @@ export default function SourceConfigure() { .then((data) => setSourcePreferences(data)); }, []); - console.log(sourcePreferences); return ( <>