Don't build server plugin

This commit is contained in:
Lea Anthony 2024-03-20 07:43:27 +11:00
commit d1968489b7
3 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
//go:build ignore
package server
import (

View file

@ -1,3 +1,5 @@
//go:build ignore
package server
import (

View file

@ -1,3 +1,5 @@
//go:build ignore
package server
import (