mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-11 17:50:58 +00:00
Fix regression after merging upstream (#54)
Related to 441bf3e1a7
Reviewed-on: https://gitea.com/gitea/act/pulls/54
This commit is contained in:
parent
441bf3e1a7
commit
d2df2b0eeb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
|
"time"
|
||||||
|
|
||||||
log "github.com/sirupsen/logrus"
|
log "github.com/sirupsen/logrus"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue