Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Sep 22, 2024
1 parent 9b71f4b commit 4e7be7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions traverse.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ package maxminddb

import (
"fmt"
"net/netip"

// comment to prevent gofumpt from randomly moving iter.
"iter"
"net/netip"
)

// Internal structure used to keep track of nodes we still need to visit.
Expand Down

0 comments on commit 4e7be7c

Please sign in to comment.