mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-22 19:20:59 -04:00
fix: Remove unusing variables from settings
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
|
||||
// Prompt Settings
|
||||
Utils::StringAspect systemPrompt{this};
|
||||
Utils::BoolAspect useOpenFilesInQuickRefactor{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
|
||||
Reference in New Issue
Block a user