Page MenuHomePhabricator

[web] remove avatar feature flag logic
ClosedPublic

Authored by ginsu on Jun 12 2023, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 1, 12:54 PM
Unknown Object (File)
Mon, Sep 30, 3:49 AM
Unknown Object (File)
Sun, Sep 29, 8:40 AM
Unknown Object (File)
Sun, Sep 29, 8:09 AM
Unknown Object (File)
Sat, Sep 21, 7:39 AM
Unknown Object (File)
Sun, Sep 15, 1:36 AM
Unknown Object (File)
Fri, Sep 13, 11:34 PM
Unknown Object (File)
Wed, Sep 11, 9:56 PM
Subscribers

Details

Summary

Now that avatars is in a stable spot, we can remove the return true feature flag function and the related logic to conditonally render avatars based on it

Test Plan

Made sure that as I was removing the feature flag code, the avatar rendering looked the same

Diff Detail

Repository
rCOMM Comm
Branch
eng-3413
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 12 2023, 7:06 AM
Harbormaster failed remote builds in B20180: Diff 27645!
ginsu requested review of this revision.Jun 12 2023, 7:07 AM
ginsu added reviewers: atul, rohan.

forgot to remove unused class

Can you pull in latest changes before landing and ensure CI checks pass

This revision is now accepted and ready to land.Jun 12 2023, 7:39 AM
This revision was automatically updated to reflect the committed changes.