From 497faca99e650e3426adfe032e6199ec2613d751 Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Sat, 23 Jun 2018 09:29:39 +0000 Subject: [PATCH] goimports -w tlsrestrictchromium/tlsrestrict_chromium_tool/main.go --- tlsrestrictchromium/tlsrestrict_chromium_tool/main.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go index f043a23..fab0414 100644 --- a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go +++ b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go @@ -2,11 +2,12 @@ package main import ( "encoding/json" + "io/ioutil" + "log" + "github.com/namecoin/ncdns/tlsrestrictchromium" "gopkg.in/hlandau/easyconfig.v1" "gopkg.in/hlandau/easyconfig.v1/cflag" - "io/ioutil" - "log" ) var (