mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
remove wrong App::uses() call
This commit is contained in:
parent
1db10b4dd1
commit
a927f5d954
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
||||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
* @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.
|
* Scaffolding is a set of automatic actions for starting web development work faster.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue