mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-23 12:27:44 +00:00
e40ab0145f
Signed-off-by: Casey Lee <cplee@nektos.com>
10 lines
192 B
Go
10 lines
192 B
Go
// This file was AUTOMATICALLY GENERATED by dbg-import (smuggol) for github.com/robertkrimen/dbg
|
|
|
|
package parser
|
|
|
|
import (
|
|
Dbg "github.com/robertkrimen/otto/dbg"
|
|
)
|
|
|
|
var dbg, dbgf = Dbg.New()
|