diff --git a/gbpclient/gbpshell.py b/gbpclient/gbpshell.py index 0c791a8..f895d7e 100644 --- a/gbpclient/gbpshell.py +++ b/gbpclient/gbpshell.py @@ -809,8 +809,6 @@ class GBPShell(app.App): super(GBPShell, self).initialize_app(argv) - self.api_version = {'network': self.api_version} - # If the user is not asking for help, make sure they # have given us auth. cmd_name = None