Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KANIOYH committed Sep 20, 2024
1 parent 249981f commit a0c3efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ func Open(options Options) (*DB, error) {
if runtime.GOOS == "linux" {
go db.listenDiskIOState()
}


// start autoCompact goroutine asynchronously,
// listen deprecatedtable state, and compact automatically.
Expand Down

0 comments on commit a0c3efc

Please sign in to comment.