EU-Utility/plugins/game_reader_test
LemonNexus f9dbde1a95 fix: Remove duplicate code causing indentation error in game_reader_test plugin
The _check_backends method had leftover code from an old version
mixed with the new implementation, causing:
  unexpected indent (plugin.py, line 953)

Removed the duplicate/old code block.
2026-02-14 23:50:24 +00:00
..
__init__.py feat: Add Log Parser and Game Reader Test Plugins 2026-02-14 19:08:17 +00:00
plugin.py fix: Remove duplicate code causing indentation error in game_reader_test plugin 2026-02-14 23:50:24 +00:00