This commit is contained in:
Quaternions 2024-12-06 18:18:15 -08:00
parent 86121bbfc1
commit 33ea38d35f
2 changed files with 0 additions and 6 deletions

View File

@ -5,9 +5,6 @@ import (
"git.itzana.me/strafesnet/maps-service/pkg/api"
)
var (
)
// CreateScriptPolicy implements createScriptPolicy operation.
//
// Create a new script policy.

View File

@ -10,9 +10,6 @@ import (
"github.com/dchest/siphash"
)
var (
)
// CreateScript implements createScript operation.
//
// Create a new script.