ci testing
This commit is contained in:
Vendored
+1
@@ -15768,6 +15768,7 @@ function getVersionIds(input) {
|
||||
}
|
||||
exports.getVersionIds = getVersionIds;
|
||||
function deleteVersions(input) {
|
||||
console.log(`input: ${input}`);
|
||||
if (!input.token) {
|
||||
return rxjs_1.throwError('No token found');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user