1
0
mirror of https://github.com/packwiz/packwiz.git synced 2025-04-27 00:26:30 +02:00

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

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