Skip to content

Commit

Permalink
refactor(detector-aws): lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
david-luna committed Jul 12, 2024
1 parent 12cdffc commit 6b88807
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ class AwsEc2Detector implements DetectorSync {
} catch {
return {};
}

}

private async _fetchToken(): Promise<string> {
Expand Down

0 comments on commit 6b88807

Please sign in to comment.