They're not currently used, and don't look like they're
actually necessary to use the Quay API.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
guests/quayadmin | 2 --
1 file changed, 2 deletions(-)
diff --git a/guests/quayadmin b/guests/quayadmin
index c40f71f..7c503a4 100755
--- a/guests/quayadmin
+++ b/guests/quayadmin
@@ -24,8 +24,6 @@ import requests
import sys
baseurl = "https://quay.io/api/v1"
-clientid = "xxx"
-clientsecret = "xxx"
token= "xxx"
--
2.21.0