From 006bfb04789f94b458119fee7c0544bf9b04bfce Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 7 Sep 2020 17:21:28 +0200 Subject: [config] test with riseup config --- pkg/config/config.go | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'pkg') diff --git a/pkg/config/config.go b/pkg/config/config.go index c756672..4cce98d 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -7,15 +7,4 @@ var ( Auth = "" APIURL = "" GeolocationAPI = "" -) - -var Version string - -/* - -CaCert : a string containing a representation of the provider CA, used to - sign the webapp and openvpn certificates. should be placed in - config/[provider]-ca.crt - -*/ var CaCert = []byte("") -- cgit v1.2.3