From b3889a58674be40a1e7bdb441ef8304f44736f75 Mon Sep 17 00:00:00 2001 From: ame Date: Tue, 31 Oct 2023 22:49:16 -0500 Subject: better status and cleanup --- index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index 3b70443..321f1c4 100644 --- a/index.js +++ b/index.js @@ -95,7 +95,6 @@ function update_options(scom,options){ subcommand .setName(opt.name) .setDescription("test") - console.log(opt.options) return update_options(subcommand, opt.options) }) break; -- cgit v1.2.3