1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-20 05:39:42 +02:00
documize/core/api/repair.go

9 lines
129 B
Go
Raw Normal View History

2017-07-19 18:47:01 +01:00
package api
import (
"github.com/documize/community/core/env"
)
// Runtime is code repair in progress
var Runtime env.Runtime