Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 6fef896

Browse files
committed
remove debug code
1 parent 13d14cf commit 6fef896

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

initializers/v3client.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,6 @@ exports.v3client = function (api, next) {
264264
if (err) {
265265
callback(err);
266266
} else {
267-
console.log("member groups:");
268-
console.log(groupIds);
269-
console.log("challenge group id:");
270-
console.log(groupId);
271-
console.log(groupIds.indexOf(groupId) >= 0);
272-
273267
callback(null, groupIds.indexOf("" + groupId) >= 0);
274268
}
275269
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy