Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
yangquan1 committed Jun 29, 2023
1 parent 9c0f319 commit f230a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/prometheus-adapter/config_fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package prometheus_adapter
import (
"context"
"fmt"
"gopkg.in/fsnotify.v1"

"github.com/fsnotify/fsnotify"
corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/api/meta"
"k8s.io/apimachinery/pkg/runtime"
Expand Down

0 comments on commit f230a56

Please sign in to comment.