Removed single line of whitespace to fix some coding standards in PagesController in app/

This commit is contained in:
Graham Weldon 2012-05-01 09:36:08 +10:00
parent ce5e6027cd
commit dc0d05516a

View file

@ -38,7 +38,6 @@ class PagesController extends AppController {
*/
public $name = 'Pages';
/**
* This controller does not use a model
*