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