I have model
BaseUser.class.php User.class.php UserTable.class.php
In user Class I have been override the delete function
maybe try this
parent::delete();