Skip to content

Commit

Permalink
fix: Revert "fix: testing another change"
Browse files Browse the repository at this point in the history
This reverts commit 0aad2bd.
  • Loading branch information
thaddmt committed Nov 9, 2023
1 parent 0aad2bd commit df9bd74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AmplifyMapLibreRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export default class AmplifyMapLibreRequest {
this.region = region;
this.activeTimeout = null;
this.refreshCredentialsWithRetry();
console.log('hello');

Hub.listen('auth', (data) => {
switch (data.payload.event) {
Expand Down

0 comments on commit df9bd74

Please sign in to comment.