Browse Source

codec: remove unnecessary comment

Ugorji Nwoke 6 years ago
parent
commit
84285891da
1 changed files with 0 additions and 2 deletions
  1. 0 2
      codec/shared_test.go

+ 0 - 2
codec/shared_test.go

@@ -51,8 +51,6 @@ import (
 	"testing"
 )
 
-// DO NOT REMOVE - replacement line for go-codec-bench import declaration tag //
-
 type testHED struct {
 	H Handle
 	E *Encoder