Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz authored and StyleCIBot committed Sep 8, 2016
1 parent 2389e29 commit 5bd1707
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Generator/Parameter/PathParameterGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

class PathParameterGenerator extends NonBodyParameterGenerator
{

}
1 change: 0 additions & 1 deletion src/Generator/Parameter/QueryParameterGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

class QueryParameterGenerator extends NonBodyParameterGenerator
{

}

0 comments on commit 5bd1707

Please sign in to comment.