Update utils.go

This commit is contained in:
JupiterRider 2022-10-25 20:26:32 +02:00 committed by GitHub
parent 3f3fdc5c6f
commit 3c6fcf8bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,5 +37,3 @@ func HomeDir() string {
}
return ""
}