Fix regression after merging upstream (#54)
Related to 229dbaf153
Reviewed-on: https://gitea.com/gitea/act/pulls/54
This commit is contained in:
parent
229dbaf153
commit
a94a01bff2
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…
Reference in a new issue