@@ -255,7 +255,6 @@ class Userfollow extends Api
->where('user_id',$follow_uid)
->where('infotype','newfriend')
->where('infotype_id',$this->auth->id)
- ->where('status',0)
->delete();
$message = [