1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-15 18:10:53 +01:00

(stable) Trivial edit to make master merge cleanly.

This commit is contained in:
epriestley 2017-04-21 16:55:00 -07:00
parent 2d7a64783c
commit a8729747f8

View file

@ -358,7 +358,6 @@ final class ConpherenceEditor extends PhabricatorApplicationTransactionEditor {
$object, $object,
PhabricatorPolicyCapability::CAN_EDIT); PhabricatorPolicyCapability::CAN_EDIT);
} }
break; break;
case ConpherenceThreadTitleTransaction::TRANSACTIONTYPE: case ConpherenceThreadTitleTransaction::TRANSACTIONTYPE:
case ConpherenceThreadTopicTransaction::TRANSACTIONTYPE: case ConpherenceThreadTopicTransaction::TRANSACTIONTYPE: