oops uncomment import http

This commit is contained in:
zelig 2015-06-05 06:43:40 +01:00
parent 36d9bd6df4
commit 0fa2fb0a68

View file

@ -6,7 +6,7 @@ import (
"io" "io"
"math/big" "math/big"
// "net" // "net"
// "net/http" "net/http"
"os" "os"
"path/filepath" "path/filepath"
"regexp" "regexp"