Skip to content

Commit 0cd281f

Browse files
committed
Fix lint issues in the imported drivers
1 parent 24ab113 commit 0cd281f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/drivers/parallels/parallels.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !darwin
1+
//go:build !darwin
22

33
/*
44
Copyright 2022 The Kubernetes Authors All rights reserved.

0 commit comments

Comments
 (0)