Skip to content

Commit 0ad48c7

Browse files
authored
Fixed unused import error
1 parent fb25e4a commit 0ad48c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nosqldb/internal/proto/binary/struct_decoder.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ package binary
1010
import (
1111
"fmt"
1212
"math/big"
13-
"os"
1413
"reflect"
1514
"time"
1615

0 commit comments

Comments
 (0)