
31 Jul
2025
31 Jul
'25
17:44
Fernando K pushed to branch main at Root / Serviços / DNS Commits: cf72a6c4 by Fernando Monteiro Kiotheka at 2025-07-31T14:43:47-03:00 fix: remove unused errors - - - - - 1 changed file: - render.go Changes: ===================================== render.go ===================================== @@ -2,7 +2,6 @@ package dns import ( "encoding/json" - "errors" "log" "net/http" "os" View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/cf72a6c46c1c725094a79... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/cf72a6c46c1c725094a79... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.