HomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"

Description

Remove unused class "PhutilConsoleConcatenatedView"

Summary:
See D14136. This class is never used anywhere and wouldn't work anyway.

I believe the thing it was intended to do (merging views into a single string) ended up in the base class, PhutilConsoleView.

Test Plan:

  • Grepped for PhutilConsoleConcatenatedView in libphutil, Arcanist, and Phabricator.

Reviewers: chad, vrana

Reviewed By: vrana

Differential Revision: https://secure.phabricator.com/D17365

Details

Provenance
epriestleyAuthored on Feb 16 2017, 12:46 PM
epriestleyPushed on Feb 16 2017, 12:49 PM
Reviewer
vrana
Differential Revision
D17365: Remove unused class "PhutilConsoleConcatenatedView"
Parents
rPHUcfeafaf2636d: Fix errors found by PHPStan
Branches
Unknown
Tags
Unknown
Build Status
Buildable 15655
Build 20670: Run Core Tests