fix compilation

This commit is contained in:
x.zhou 2023-06-09 16:44:40 +08:00
parent 680a649a21
commit 37c35c788a

View file

@ -2,7 +2,6 @@ package mounter
import ( import (
"fmt" "fmt"
"os"
"path" "path"
"github.com/yandex-cloud/k8s-csi-s3/pkg/s3" "github.com/yandex-cloud/k8s-csi-s3/pkg/s3"