Skip to content

Commit 45111b8

Browse files
committed
style: format Go code
1 parent fa378a3 commit 45111b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/storage/repair.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
migrationCleanupCorruptHistoryCWD = 2
13-
migrationForceHistoryCWDReplay = 3
13+
migrationForceHistoryCWDReplay = 3
1414
)
1515

1616
// RepairCorruptHistoryCWD removes invalid shell history cwd data and resets incremental

0 commit comments

Comments
 (0)