Skip to content

Commit

Permalink
WIP debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhitfield3 committed May 7, 2024
1 parent 92997c1 commit ba9c36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export class APIClient {
try {
let response
let delinquencyResponse
// console.log('WE ARE HERE!')
console.log('WE ARE HERE!')
const delinquencyInfo = this.delinquencyChecker(url)

if (delinquencyInfo.needsAdditionalCheck) {
Expand Down

0 comments on commit ba9c36d

Please sign in to comment.