summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
index 7de2fd72..7dc436bc 100644
--- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
+++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
@@ -257,8 +257,6 @@ func CountFiles(dir string) (int, error) {
}
```
-Etc...
-
The code is quite straightforward, especially for generating boilerplate code this will be useful for many use cases!
## In-Editor Code Completion