Skip to content

Commit 301a923

Browse files
committed
feat: add import
Signed-off-by: ashergaga <1214443299@qq.com>
1 parent c65d8a1 commit 301a923

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

internal/server/server.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ import (
3838
"k8s.io/apimachinery/pkg/util/json"
3939
"k8s.io/klog/v2"
4040
"k8s.io/kubelet/pkg/apis/deviceplugin/v1beta1"
41+
"io"
42+
"path/filepath"
4143
)
4244

4345
const (

0 commit comments

Comments
 (0)