Adjust formatting

This commit is contained in:
Stuart Clark 2016-07-28 19:41:25 +01:00
parent 4882519c0f
commit 4a88cbde3a

View file

@ -1,11 +1,11 @@
package main
import (
"crypto/tls"
"encoding/json"
"fmt"
fmtlog "log"
"net/http"
"crypto/tls"
"os"
"reflect"
"runtime"