remove 'mage' tag from mage files

Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
Dmitri Dolguikh
2026-08-12 11:57:36 +02:00
parent 32c7918c80
commit 4952f2e8cf
2 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
//go:build mage
//mage:multiline
// Set the general description you want to have displayed with mage -l here.

View File

@@ -1,5 +1,3 @@
//go:build mage
package main
import (