We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa6a92 commit f352199Copy full SHA for f352199
internal/server/server.go
@@ -9,7 +9,6 @@ import (
9
"ghcr-exporter/internal/config"
10
"ghcr-exporter/internal/metrics"
11
"ghcr-exporter/internal/version"
12
-
13
"github.com/gin-gonic/gin"
14
"github.com/prometheus/client_golang/prometheus/promhttp"
15
)
0 commit comments