fix: check conf file ownership #99

Closed
张泊明518370910136 wants to merge 3 commits from fix-pr-97-updated into master
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"