mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
Removed the import. It is called in request.
This commit is contained in:
parent
2cbece6784
commit
296aef2c11
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
*/
|
||||
App::import('Core', 'CakeSocket');
|
||||
App::import('Core', 'Router');
|
||||
App::import('Lib', 'HttpResponse');
|
||||
|
||||
/**
|
||||
* Cake network socket connection class.
|
||||
|
|
Loading…
Add table
Reference in a new issue