goimports -w tlsrestrictchromium/tlsrestrict_chromium_tool/main.go

pull/77/head
JeremyRand 6 years ago
parent a107d339a8
commit 497faca99e
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -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 (

Loading…
Cancel
Save