Skip to content

Commit 73b29fc

Browse files
committed
fix
1 parent 8b3dbed commit 73b29fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/cli_cmds/cmd_init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ def collect_setup_info() -> SetupInfo:
237237
)
238238
console.print(info_panel)
239239
console.print()
240-
print("'" + "''".join(module_subdir_options))
241240
questions = [
242241
inquirer.List(
243242
"module_root",

0 commit comments

Comments
 (0)