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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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