Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
leehuwuj committed Mar 25, 2024
1 parent 2380d4d commit 8b8f479
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion questions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,6 @@ export const askQuestions = async (
break;
}

console.log("selectedSource", selectedSource);
if (selectedSource === "exampleFile") {
program.dataSources.push({
type: "folder",
Expand Down

0 comments on commit 8b8f479

Please sign in to comment.