Browse Source

Drop obsolete note.

Gustavo Niemeyer 12 years ago
parent
commit
91eb945ac0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      resolve.go

+ 0 - 2
resolve.go

@@ -8,8 +8,6 @@ import (
 	"unicode/utf8"
 )
 
-// TODO: merge, timestamps, base 60 floats, omap.
-
 type resolveMapItem struct {
 	value interface{}
 	tag   string