github: remove outdated comment

Signed-off-by: unilock <unilock@fennet.rentals>
This commit is contained in:
unilock 2024-04-15 15:29:06 -04:00
parent 72afdee4d8
commit bae4a6be64

View File

@ -9,7 +9,6 @@ import (
"github.com/spf13/viper"
)
// TODO: allow setting github api key via env variable
const ghApiServer = "api.github.com"
type ghApiClient struct {