Skip to content
Snippets Groups Projects
Commit 55c82c55 authored by Seblu's avatar Seblu
Browse files

Remove OptionCommand from account

parent da69d8b4
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ CloudControl accounts related commands
from cccli.exception import *
from sjrpc.core.exceptions import *
from cccli.printer import Printer, color
from cccli.command.command import OptionCommand, TqlCommand
from cccli.command.command import TqlCommand
class Command_addaccount(TqlCommand):
'''Create an account'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment