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();
|
$new['FILE'][$phid] = array();
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($new);
|
|
||||||
die();
|
|
||||||
|
|
||||||
$transaction->setNewValue($new);
|
$transaction->setNewValue($new);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user