Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Feb 18, 2024
1 parent 5667a23 commit 2072724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/collector_test.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
package internal

import (
"github.com/prometheus/client_golang/prometheus"
"reflect"
"testing"

"github.com/prometheus/client_golang/prometheus"
)

func Test_NewCollector(t *testing.T) {
Expand Down

0 comments on commit 2072724

Please sign in to comment.