Remove some debugging code.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
@@ -82,9 +82,6 @@ class ManiphestTransactionSaveController extends ManiphestController {
|
||||
$new['FILE'][$phid] = array();
|
||||
}
|
||||
|
||||
var_dump($new);
|
||||
die();
|
||||
|
||||
$transaction->setNewValue($new);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user