Page MenuHomePhabricator

Remove obsolete, no-op implementations of "willRenderTimeline()"
ClosedPublic

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 1, 7:18 AM
Unknown Object (File)
Tue, Dec 31, 7:38 AM
Unknown Object (File)
Mon, Dec 30, 5:17 AM
Unknown Object (File)
Sat, Dec 28, 6:06 PM
Unknown Object (File)
Fri, Dec 27, 12:54 PM
Unknown Object (File)
Fri, Dec 20, 6:49 PM
Unknown Object (File)
Fri, Dec 20, 1:31 PM
Unknown Object (File)
Dec 8 2024, 9:40 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19918. Ref T11351. In D19918, I removed all calls to this method. Now, remove all implementations.

All of these implementations just return $timeline, only the three sites in D19918 did anything interesting.

Test Plan

Used grep willRenderTimeline to find callsites, found none.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable