include fmt

This commit is contained in:
noypi 2017-12-10 14:16:52 +08:00
parent a64352db17
commit ab6f7d3ed0

View File

@ -6,6 +6,7 @@ package gin
import ( import (
"errors" "errors"
"fmt"
"io" "io"
"io/ioutil" "io/ioutil"
"math" "math"