dont need that logging anymore
This commit is contained in:
@@ -8,11 +8,4 @@ use Cake\Log\Log;
|
|||||||
|
|
||||||
class AppController extends BaseController
|
class AppController extends BaseController
|
||||||
{
|
{
|
||||||
function initialize(): void
|
|
||||||
{
|
|
||||||
parent::initialize(); // TODO: Change the autogenerated stub
|
|
||||||
|
|
||||||
Log::debug('inside cake products app controlleri initialize');
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user