ethdb/pebble: luv you linter
This commit is contained in:
parent
22dcb7a77b
commit
966e50bddb
@ -121,7 +121,7 @@ func (d *Database) onWriteStallEnd() {
|
|||||||
|
|
||||||
// panicLogger is just a noop logger to disable Pebble's internal logger.
|
// panicLogger is just a noop logger to disable Pebble's internal logger.
|
||||||
//
|
//
|
||||||
// TODO(karalabe): Remove when Pebble sets this as teh default.
|
// TODO(karalabe): Remove when Pebble sets this as the default.
|
||||||
type panicLogger struct{}
|
type panicLogger struct{}
|
||||||
|
|
||||||
func (l panicLogger) Infof(format string, args ...interface{}) {
|
func (l panicLogger) Infof(format string, args ...interface{}) {
|
||||||
|
Loading…
Reference in New Issue
Block a user