We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c0865 commit e9cad95Copy full SHA for e9cad95
fvm/blueprints/scheduled_callback.go
@@ -7,6 +7,7 @@ import (
7
8
"github.com/onflow/cadence"
9
"github.com/onflow/cadence/encoding/ccf"
10
+
11
"github.com/onflow/flow-go/model/flow"
12
)
13
fvm/blueprints/scheduled_callback_test.go
@@ -9,6 +9,7 @@ import (
cadenceCommon "github.com/onflow/cadence/common"
"github.com/onflow/flow-go/fvm/blueprints"
14
15
"github.com/onflow/flow-go/utils/unittest"
0 commit comments