Fixed minor linting things

This commit is contained in:
Juan Font Alonso 2022-08-19 14:27:40 +02:00
parent 43ad0d4416
commit b6e3cd81c6
2 changed files with 0 additions and 5 deletions

View file

@ -55,5 +55,4 @@ func (h *Headscale) RegistrationHandler(
}
h.handleRegisterCommon(writer, req, registerRequest, machineKey)
}