Skip to content

Commit

Permalink
Remove erroneous blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Mar 20, 2022
1 parent 62b32b0 commit 88de1bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Tesla/API.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ sub new {
return $self;
}
sub api {

my ($self, $endpoint_name, $id, $api_params) = @_;

if (! defined $endpoint_name) {
Expand Down

0 comments on commit 88de1bc

Please sign in to comment.