Skip to content

Commit

Permalink
fix: fixing import disappearance due to linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hacheigriega committed Sep 9, 2024
1 parent e2be9f2 commit caac737
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x/tally/types/filters.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import (
"bytes"
"encoding/binary"

"slices"

"golang.org/x/exp/constraints"
)

Expand Down

0 comments on commit caac737

Please sign in to comment.