mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-28 23:07:46 +00:00
Fix regression after merging upstream (#54)
Related to https://gitea.com/gitea/act/commit/229dbaf1532c7de89875153186e225b457307a03 Reviewed-on: https://gitea.com/gitea/act/pulls/54
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
|||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
|
"time"
|
||||||
|
|
||||||
log "github.com/sirupsen/logrus"
|
log "github.com/sirupsen/logrus"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user