fix: check conf file ownership #98
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user