CompilerExplorer: Remove unused class declaration

Change-Id: Idbf95824e5d43eeff84f06c5b08e182d32bf7ef5
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
hjk
2024-02-02 14:49:04 +01:00
parent fc605d7a76
commit 6f115faa05

View File

@@ -22,10 +22,6 @@
#include <memory>
namespace CppEditor {
class CppEditorWidget;
}
namespace CompilerExplorer {
class JsonSettingsDocument;