Skip to content

Commit

Permalink
apply gofumpt
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Navarro Perez <[email protected]>
  • Loading branch information
ajnavarro committed Jan 16, 2025
1 parent a9345b4 commit be2e78d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
1 change: 0 additions & 1 deletion tm2/pkg/db/pebbledb/pebbledb.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func (db *PebbleDB) Close() {

// Implements DB.
func (db *PebbleDB) Print() {

Check warning on line 107 in tm2/pkg/db/pebbledb/pebbledb.go

View check run for this annotation

Codecov / codecov/patch

tm2/pkg/db/pebbledb/pebbledb.go#L107

Added line #L107 was not covered by tests

}

// Implements DB.
Expand Down
12 changes: 4 additions & 8 deletions tm2/pkg/overflow/overflow_impl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be2e78d

Please sign in to comment.