Skip to content

Commit 22cb998

Browse files
committed
fix
1 parent 875ce98 commit 22cb998

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/blob/controllerserver.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ const (
5959
MSI = "MSI"
6060
SPN = "SPN"
6161
authorizationPermissionMismatch = "AuthorizationPermissionMismatch"
62-
63-
waitForAzCopyInterval = 2 * time.Second
6462
)
6563

6664
// CreateVolume provisions a volume

0 commit comments

Comments
 (0)