Remove vscode files

This commit is contained in:
Thilina Shashimal Senarath 2025-04-09 09:52:40 +05:30
parent b2b2124b76
commit 9ecaabecd2
3 changed files with 4 additions and 5 deletions

View file

@ -69,6 +69,5 @@ help:
@echo " test : Run tests"
@echo " coverage : Run tests with coverage report"
@echo " fmt : Run gofmt"
@echo " lint : Run golangci-lint"
@echo " vet : Run go vet"
@echo " help : Show this help message"