From 6e3101ea76e57369dc4dc48adf6f126196cbaa68 Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Sat, 4 Nov 2017 08:01:21 +0000 Subject: [PATCH] gofmt -s tlsrestrictchromium/tlsrestrict_chromium_tool/main.go --- tlsrestrictchromium/tlsrestrict_chromium_tool/main.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go index b699410..f043a23 100644 --- a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go +++ b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go @@ -1,12 +1,12 @@ package main import ( - "gopkg.in/hlandau/easyconfig.v1/cflag" + "encoding/json" + "github.com/namecoin/ncdns/tlsrestrictchromium" "gopkg.in/hlandau/easyconfig.v1" + "gopkg.in/hlandau/easyconfig.v1/cflag" "io/ioutil" - "encoding/json" "log" - "github.com/namecoin/ncdns/tlsrestrictchromium" ) var (