Skip to content

Commit e9cad95

Browse files
committed
Fomratting fix
1 parent 11c0865 commit e9cad95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

fvm/blueprints/scheduled_callback.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77

88
"github.com/onflow/cadence"
99
"github.com/onflow/cadence/encoding/ccf"
10+
1011
"github.com/onflow/flow-go/model/flow"
1112
)
1213

fvm/blueprints/scheduled_callback_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"github.com/onflow/cadence"
1010
cadenceCommon "github.com/onflow/cadence/common"
1111
"github.com/onflow/cadence/encoding/ccf"
12+
1213
"github.com/onflow/flow-go/fvm/blueprints"
1314
"github.com/onflow/flow-go/model/flow"
1415
"github.com/onflow/flow-go/utils/unittest"

0 commit comments

Comments
 (0)