Don't build server plugin

This commit is contained in:
Lea Anthony
2024-03-20 07:43:27 +11:00
parent 33946a7aac
commit d1968489b7
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build ignore
package server
import (
+2
View File
@@ -1,3 +1,5 @@
//go:build ignore
package server
import (
+2
View File
@@ -1,3 +1,5 @@
//go:build ignore
package server
import (