Skip to content

Commit 8e9e98d

Browse files
committed
Fix linting issues
1 parent e501cc8 commit 8e9e98d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pkg/commands/os_default_platform.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
package commands
54

pkg/config/config_default_platform.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows && !linux
2-
// +build !windows,!linux
32

43
package config
54

0 commit comments

Comments
 (0)