summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snippets/go/go-projects/go-projects.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/snippets/go/go-projects/go-projects.md b/snippets/go/go-projects/go-projects.md
index 6af750a..d36da21 100644
--- a/snippets/go/go-projects/go-projects.md
+++ b/snippets/go/go-projects/go-projects.md
@@ -23,5 +23,3 @@
* Avoid large functions, split them into smaller, focused helper functions. 50 lines per function max.
* Aim for a unit test coverage of 60%
* Avoid code duplication where reasonable.
-
-public-snippets/go/go-projects/go-projects.md