chore: apply linting

This commit is contained in:
0xsysr3ll
2026-04-25 09:38:08 +02:00
parent d67ce85d96
commit 70ea488c19
3 changed files with 4 additions and 3 deletions

View File

@@ -450,7 +450,6 @@ class SonarrAPI extends ServarrBase<{
});
}
};
}
export default SonarrAPI;