fix some found warning

This commit is contained in:
Evgenii Alekseev 2023-05-17 18:55:16 +03:00
parent e9beea2d7a
commit f0c7f7d6bf
2 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,6 @@
#include <KI18n/KLocalizedString>
#include <QDir>
#include <QSettings>
#include <QTextCodec>

View File

@ -47,4 +47,4 @@ private:
};
#endif /* TESTJSONFORMATTER_Hl */
#endif /* TESTJSONFORMATTER_H */