Skip to content

Commit ddc5dce

Browse files
committed
Minor.
1 parent 6332e33 commit ddc5dce

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

keystore/file.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"context"
66
"os"
77

8-
"github.com/smartcontractkit/chainlink-common/keystore/atomicfile"
8+
"github.com/smartcontractkit/chainlink-common/keystore/internal/atomicfile"
99
)
1010

1111
var _ Storage = &FileStorage{}
File renamed without changes.

0 commit comments

Comments
 (0)