Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Manik Rana <[email protected]>
  • Loading branch information
Maniktherana committed Sep 22, 2024
1 parent 030c684 commit e62f0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrape/manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ package scrape
import (
"context"
"fmt"
"google.golang.org/protobuf/types/known/timestamppb"
"net/http"
"net/http/httptest"
"net/url"
Expand All @@ -33,6 +32,7 @@ import (
dto "github.com/prometheus/client_model/go"
"github.com/prometheus/common/model"
"github.com/stretchr/testify/require"
"google.golang.org/protobuf/types/known/timestamppb"
"gopkg.in/yaml.v2"

"github.com/prometheus/prometheus/config"
Expand Down

0 comments on commit e62f0c8

Please sign in to comment.