Page MenuHomePhabricator

Remove unused avatar code
ClosedPublic

Authored by jasonbcox on Sep 8 2020, 21:15.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCWEB6552b7a48860: Remove unused avatar code
Summary

None of our pages use the avatar image and it's questionable if we want this
to appear in the navbar. In order to not have to test unused code during the flexbox migration,
it's best to clean it up.

Test Plan

make serve
Navigate around and ensure nothing is broken.

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Branch
cleanup-nav
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12678
Build 25452: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 8 2020, 22:28
This revision was automatically updated to reflect the committed changes.