Add blank line to EOL. No trailing spaces.

This commit is contained in:
James Brooks
2014-11-27 22:08:28 +00:00
parent 18403aaa81
commit 6c78adf71c
25 changed files with 28 additions and 28 deletions

View File

@@ -37,4 +37,4 @@ class Component extends Eloquent implements \Dingo\Api\Transformer\Transformable
public function getTransformer() {
return new CachetHQ\Cachet\Transformers\ComponentTransformer();
}
}
}