Skip to content

Commit 3d3601d

Browse files
authored
Update struct_codec_test.go
1 parent 7e4b2d6 commit 3d3601d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bson/bsoncodec/struct_codec_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package bsoncodec
88

99
import (
1010
"testing"
11-
//"time"
11+
"time"
1212

1313
"github.com/stretchr/testify/assert"
1414
)

0 commit comments

Comments
 (0)