chore(cmpserver): Fix modernize linter (#26317)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
This commit is contained in:
Matthieu MOREL
2026-02-07 18:31:26 +01:00
committed by GitHub
parent be08693409
commit 6b2b0668be
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package plugin

View File

@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package plugin