Skip to content

Commit 287b05f

Browse files
committed
Fix linting issue
1 parent f963eca commit 287b05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codec/reflectcodec/type_codec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
"github.com/ava-labs/avalanchego/codec"
1616
"github.com/ava-labs/avalanchego/utils/wrappers"
17-
17+
1818
safe_math "github.com/ava-labs/avalanchego/utils/math"
1919
)
2020

0 commit comments

Comments
 (0)