parent
e54531510c
commit
52b1de87c5
2 changed files with 1 additions and 3 deletions
|
@ -39,7 +39,6 @@ class GitLabLister(PageByPageHttpLister):
|
|||
'html_url': repo['web_url'],
|
||||
'origin_url': repo['http_url_to_repo'],
|
||||
'origin_type': 'git',
|
||||
'description': repo['description'],
|
||||
}
|
||||
|
||||
def transport_quota_check(self, response):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue