Skip to content

Commit c0c4d58

Browse files
committed
remove random commented stmt
1 parent 68acb0a commit c0c4d58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

planet/scripts/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def cli(context, verbose, api_key, base_url, workers):
6363
client_params['workers'] = workers
6464
if base_url:
6565
client_params['base_url'] = base_url
66-
# context.obj = clientv1()
6766

6867

6968
@cli.command('help')

0 commit comments

Comments
 (0)