Remove redundant database instances (#7535)
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
//delete the data
|
||||
$array['fax_queue'][]['fax_queue_uuid'] = $id;
|
||||
$database = new database;
|
||||
$database->delete($array);
|
||||
unset($array);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user