Remove repo param support & logs
This commit is contained in:
@@ -63,9 +63,6 @@ export function getOldestVersions(
|
||||
paginate: response.data.length === numVersions,
|
||||
totalCount: response.data.length
|
||||
}
|
||||
console.log(
|
||||
`Response from getOldestVersions method: ${JSON.stringify(resp)}`
|
||||
)
|
||||
return resp
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user