mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-12-05 17:03:14 -05:00
fix: Remove unusing variables from settings
This commit is contained in:
@ -82,10 +82,6 @@ public:
|
||||
Utils::BoolAspect useProjectChangesCache{this};
|
||||
Utils::IntegerAspect maxChangesCacheSize{this};
|
||||
|
||||
// Quick refactor command settings
|
||||
Utils::BoolAspect useOpenFilesInQuickRefactor{this};
|
||||
Utils::StringAspect quickRefactorSystemPrompt{this};
|
||||
|
||||
// Ollama Settings
|
||||
Utils::StringAspect ollamaLivetime{this};
|
||||
Utils::IntegerAspect contextWindow{this};
|
||||
|
||||
Reference in New Issue
Block a user