fix: check conf file ownership #98

Merged
张泊明518370910136 merged 3 commits from fix-pr-97-updated into master 2026-03-13 17:13:39 +08:00
Showing only changes of commit 7cd65c6e5a - Show all commits

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"