summaryrefslogtreecommitdiff
path: root/pkg/backend
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:54:04 +0100
committerkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:54:04 +0100
commit003431e89a3dd390652a5a130547ddde9ae6f1fc (patch)
treec8d5560699b93db7d02b162ffca640fe1240596d /pkg/backend
parent811c25e15c67c0f2675e532d89cfd8c365140a48 (diff)
[pkg] add providers.json, fix build
Diffstat (limited to 'pkg/backend')
-rw-r--r--pkg/backend/api.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/backend/api.go b/pkg/backend/api.go
index 8f36f1f..d7dcbb3 100644
--- a/pkg/backend/api.go
+++ b/pkg/backend/api.go
@@ -5,7 +5,6 @@ package backend
import (
"C"
"encoding/json"
- "fmt"
"log"
"os"
"strconv"