Skip to content

Commit f0f0777

Browse files
committed
fixed dup
Signed-off-by: Ronald Petty <[email protected]>
1 parent b2d0a0b commit f0f0777

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/server/config/config.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ package config
33
import (
44
"context"
55

6-
"context"
7-
86
schemav1 "buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go/schema/v1"
97
"github.com/k8sgpt-ai/k8sgpt/pkg/cache"
108
"github.com/k8sgpt-ai/k8sgpt/pkg/custom"

0 commit comments

Comments
 (0)