style: revert to original
Some checks failed
build / build (push) Failing after 29m47s
build / build (pull_request) Failing after 29m39s
build / trigger-build-image (pull_request) Has been cancelled
build / trigger-build-image (push) Has been cancelled

This commit is contained in:
张泊明518370910136 2026-03-13 00:35:00 -07:00
parent afd1a6ab9c
commit 7cd65c6e5a
GPG Key ID: D47306D7062CDA9D

View File

@ -3,9 +3,7 @@
// used for passing run time parameters.
package local
import (
"github.com/joint-online-judge/JOJ3/internal/stage"
)
import "github.com/joint-online-judge/JOJ3/internal/stage"
var name = "local"