Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Splunk committed Nov 30, 2023
1 parent 683f35a commit 0d061dd
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 0d061dd

Please sign in to comment.