Little bit of refactoring

This commit is contained in:
ahmadbilalkhalid 2019-12-31 23:19:20 +05:00
commit 1df45d5901
3 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,6 @@
from uncloud_cli.commands.helper import add_otp_options, make_request
import click
import requests
from uncloud_cli.commands.helper import add_otp_options, make_request
@click.group()