Skip to content

Commit 587118a

Browse files
committed
renamed and refactored aptos directory
1 parent 541236e commit 587118a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

relayer/relay.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/smartcontractkit/chainlink-common/pkg/utils"
1313

1414
chain "github.com/smartcontractkit/chainlink-aptos/relayer/chain"
15-
write_target "github.com/smartcontractkit/chainlink-aptos/relayer/write_target/aptos"
15+
write_target "github.com/smartcontractkit/chainlink-aptos/relayer/write_target"
1616
)
1717

1818
var _ types.Relayer = (*relayer)(nil) //nolint:staticcheck
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)