Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
slim-bean committed Oct 31, 2021
1 parent 03e1868 commit 8fffd56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/storage/stores/shipper/compactor/compactor.go
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ func (c *Compactor) runCompactions(ctx context.Context) {
}()
}
level.Info(util_log.Logger).Log("msg", "compactor started")
return
}

func (c *Compactor) stopping(_ error) error {
Expand Down

0 comments on commit 8fffd56

Please sign in to comment.