Skip to content

Commit b3eeeef

Browse files
committed
remove debug print of compdb-dir
I did not mean to commit it.
1 parent 4e6ae37 commit b3eeeef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compdb/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ def main(argv=None):
278278

279279
if args.command is None:
280280
# TODO: short help, welcome screen, detection info?
281-
print("compdb-dir: {}\n\n---\n".format(config.compdb_dir))
282281
args.command = 'help'
283282
args.args = []
284283

0 commit comments

Comments
 (0)