diff --git a/cmd/headscale/cli/acls.go b/cmd/headscale/cli/acls.go index 93dce2c4..0fbe2db2 100644 --- a/cmd/headscale/cli/acls.go +++ b/cmd/headscale/cli/acls.go @@ -65,4 +65,3 @@ var listAclsCmd = &cobra.Command{ return }, } -} \ No newline at end of file