From fff3dadabc321871e6819392efc605c6dffe2e69 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 15 Aug 2023 10:57:27 +0530 Subject: migrated from MAL2Go to mg package --- auth/server.go | 1 - 1 file changed, 1 deletion(-) (limited to 'auth') diff --git a/auth/server.go b/auth/server.go index 02b9382..0f2496e 100644 --- a/auth/server.go +++ b/auth/server.go @@ -24,7 +24,6 @@ import ( "encoding/json" "os" "fmt" - // "io/ioutil" ) func listen(clientId, verifier string) { -- cgit v1.2.3