mirror of
https://github.com/bendtherules/opencode-multi-model.git
synced 2026-08-18 13:42:21 +00:00
style: remove extraneous blank line after assigning models from settings.lastModels
This commit is contained in:
@@ -48,7 +48,6 @@ program
|
||||
);
|
||||
if (answer.toLowerCase() === "y" || answer.toLowerCase() === "yes") {
|
||||
models = settings.lastModels;
|
||||
|
||||
}
|
||||
} else {
|
||||
models = settings.lastModels;
|
||||
|
||||
Reference in New Issue
Block a user