Skip to content

Commit

Permalink
BE-938 Add newlines to EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvinas9 committed Mar 23, 2021
1 parent 342f9f3 commit 6200dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Ticketing/TicketAuthClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ protected function getPath()
{
return '/v4/ticket_auths';
}
}
}
2 changes: 1 addition & 1 deletion src/Ticketing/TicketIntegrationClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ protected function getPath()
{
return '/v4/ticket_integrations';
}
}
}

0 comments on commit 6200dd2

Please sign in to comment.