remove wrong App::uses() call

This commit is contained in:
euromark 2014-06-17 05:10:19 +02:00
parent 1db10b4dd1
commit a927f5d954

View file

@ -18,8 +18,6 @@
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
App::uses('Scaffold', 'View');
/**
* Scaffolding is a set of automatic actions for starting web development work faster.
*