Fixing PHPCS error in HomeController

This commit is contained in:
Dan Cryer 2015-10-08 20:20:42 +01:00
parent a5f2182cf9
commit e1717bf549

View file

@ -159,5 +159,4 @@ class HomeController extends \PHPCI\Controller
return $rtn;
}
}