[VDE] Lint.

This commit is contained in:
Brübach, Lukas 2025-12-02 13:49:52 +01:00
parent e268bdf770
commit 0435a625a2

View file

@ -16,7 +16,6 @@ struct DeckListStatisticsAnalyzerConfig
bool computeDevotion = true;
};
class DeckListStatisticsAnalyzer : public QObject
{
Q_OBJECT