Rebase for prettier issues and add Bitbucket to vocab

Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
This commit is contained in:
Mustansar Anwar ul Samad
2021-08-11 08:04:13 +12:00
parent 56ce4e1a84
commit 9ecb8a595e
3 changed files with 2 additions and 3 deletions
@@ -63,8 +63,6 @@ export const repoPickerValidation = (
);
}
}
// if (!host || !searchParams.get('owner') || !searchParams.get('repo')) {
} catch {
validation.addError('Unable to parse the Repository URL');
}