Fix gofmt complaint

pull/6/head
Kenjiro Nakayama 2015-04-21 09:36:41 +09:00
parent 5e2e59e728
commit c7d3a72c6a
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@ import (
"net"
"net/http"
"os"
"regexp"
"path"
"regexp"
"strconv"
"strings"
"time"