ソースを参照

codec: remove unnecessary comment

Ugorji Nwoke 6 年 前
コミット
84285891da
1 ファイル変更0 行追加2 行削除
  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