restore whitespace

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-08-12 13:21:23 +02:00
parent ced85b598e
commit fb796eb0e7
@@ -340,6 +340,7 @@ export class CatalogImportClient implements CatalogImportApi {
),
);
});
return {
link: pullRequestResponse.data.html_url,
location: `https://${githubIntegrationConfig.host}/${owner}/${repo}/blob/${repoData.data.default_branch}/${fileName}`,