From 8b8f479f0a62523341be5b13dd3d7c29bfc5fd63 Mon Sep 17 00:00:00 2001 From: leehuwuj Date: Mon, 25 Mar 2024 09:36:45 +0700 Subject: [PATCH] remove log --- questions.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/questions.ts b/questions.ts index 48e1121c..159807e3 100644 --- a/questions.ts +++ b/questions.ts @@ -691,7 +691,6 @@ export const askQuestions = async ( break; } - console.log("selectedSource", selectedSource); if (selectedSource === "exampleFile") { program.dataSources.push({ type: "folder",