Merge pull request #130 from nueckman/codestyle-1

codestyle - remove trailing whitespaces
This commit is contained in:
Dominik Liebler
2015-04-09 21:40:48 +02:00
41 changed files with 40 additions and 65 deletions

View File

@@ -17,6 +17,5 @@ class BarBookPrototype extends BookPrototype
*/
public function __clone()
{
}
}

View File

@@ -14,6 +14,5 @@ class FooBookPrototype extends BookPrototype
*/
public function __clone()
{
}
}