fileutil: linter fixes.

This commit is contained in:
2025-11-15 15:58:51 -08:00
parent a37d28e3d7
commit 876a0a2c2b
2 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
//go:build windows
// +build windows
// Package fileutil contains common file functions.
package fileutil