From 8d98d8e1e8663eb25c9a5393e49d22b4a5406d81 Mon Sep 17 00:00:00 2001 From: Pius Nyakoojo Date: Thu, 22 Jun 2017 20:55:08 -0500 Subject: [PATCH] Remove unused dependency This fixes https://github.com/gotsunami/go-cloudinary/issues/8 This shouldn't break anything since the dependency isn't used in this file. --- admin.go | 1 - 1 file changed, 1 deletion(-) diff --git a/admin.go b/admin.go index 390494b..ec8702c 100644 --- a/admin.go +++ b/admin.go @@ -12,7 +12,6 @@ import ( "net/http" "net/url" "strconv" - "github.com/qiscus/qiscus-sdk-api/api/admin/v1" ) const (