diff options
| author | massimone88 <stefano.mandruzzato@gmail.com> | 2015-04-27 14:05:48 +0200 |
|---|---|---|
| committer | massimone88 <stefano.mandruzzato@gmail.com> | 2015-04-27 14:05:48 +0200 |
| commit | e6c85b57405473784cd2dedd36df1bb906191e8f (patch) | |
| tree | e56ba792d7b96db22c0cd43ba0714d4834fde92a | |
| parent | 2792091085b8977cd3564aa231bb1c0534b73a15 (diff) | |
| download | gitlab-e6c85b57405473784cd2dedd36df1bb906191e8f.tar.gz | |
remove forgotten argument
| -rwxr-xr-x | gitlab | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -229,7 +229,6 @@ if __name__ == "__main__": "If not defined, the default selection will be used.", required=False) subparsers = parser.add_subparsers( dest='what', - title="what", title="positional argument", description='GitLab object', help='GitLab object' |
