mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-02-02 09:58:23 +01:00
Delete useless code in ArcanistBaseWorkflow
Test Plan: This diff. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D4601
This commit is contained in:
parent
087ad5f84a
commit
501e2b7e1d
1 changed files with 0 additions and 5 deletions
|
@ -69,11 +69,6 @@ abstract class ArcanistBaseWorkflow extends Phobject {
|
|||
private $changeCache = array();
|
||||
|
||||
|
||||
public function __construct() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
abstract public function run();
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue