Skip to content

Commit

Permalink
Removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
hoitih committed May 20, 2022
1 parent 8d72631 commit 30550c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routers/web/explore/code.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func Code(ctx *context.Context) {
return
}
}

var (
total int
searchResults []*code_indexer.Result
Expand Down

0 comments on commit 30550c3

Please sign in to comment.