Fixing PHPCS error in HomeController

This commit is contained in:
Dan Cryer 2015-10-08 20:20:42 +01:00
parent ada9e33204
commit 370eebd227

View file

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