mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Removing dead import.
This commit is contained in:
parent
8f31ef7149
commit
3f61fa004e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
/**
|
||||
* Included libraries.
|
||||
*/
|
||||
App::import('Core', 'ClassRegistry');
|
||||
App::import('View', 'HelperCollection', false);
|
||||
App::import('View', 'Helper', false);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue