mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
fix ci
This commit is contained in:
@@ -3,7 +3,7 @@ package docker
|
||||
import (
|
||||
"crypto/rand"
|
||||
"database/sql"
|
||||
_ "embed"
|
||||
_ "embed" //nolint:golint
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"math/big"
|
||||
|
||||
Reference in New Issue
Block a user