mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-06-05 14:23:36 +00:00
Remove duplicate App::uses() statement
This commit is contained in:
parent
ac61bd4964
commit
570acfa77b
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
* @since CakePHP(tm) v 2.0
|
||||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
App::uses('AppController', 'Controller');
|
||||
|
||||
App::uses('AppController', 'Controller');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue