Explorar o código

brings back import auto-removed by accident

Bartosz Burclaf %!s(int64=9) %!d(string=hai) anos
pai
achega
9918c4ed96
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      helpers.go

+ 2 - 0
helpers.go

@@ -10,6 +10,8 @@ import (
 	"reflect"
 	"strings"
 	"time"
+
+	"gopkg.in/inf.v0"
 )
 
 type RowData struct {