Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Splunk authored and atoulme committed Dec 8, 2023
1 parent 44b55ef commit 0c15a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/migratecheckpoint/log_library.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ type Fingerprint struct {

type Reader struct {
Fingerprint *Fingerprint
Offset int64
FileAttributes map[string]any
Offset int64
}

type journaldCursor struct {
Expand Down

0 comments on commit 0c15a6d

Please sign in to comment.