chore(3p/gerrit): Remove avatar padding patch

In the current config, Gerrit doesn't actually seem to realise that
avatars are not enabled (this changed in 3.4 somehow).

Either way we don't need to maintain this fix since there's an actual
upstream one now: https://gerrit-review.googlesource.com/313982

Change-Id: I7efab7b8fa5e9e38bddae86acd8d8a7852b27bb6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3465
Tested-by: BuildkiteCI
Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
Vincent Ambo 2021-08-30 20:04:11 +03:00 committed by tazjin
parent 83c8716afd
commit 0a98d09a93
2 changed files with 0 additions and 112 deletions

View file

@ -49,7 +49,6 @@ pkgs.lib.makeOverridable pkgs.buildBazelPackage {
./0004-Add-titles-to-CLs-over-HTTP.patch
./0005-When-using-local-fonts-always-assume-Gerrit-is-mount.patch
./0006-Always-use-Google-Fonts.patch
./0007-Keep-left-padding-on-account-chip-if-no-avatar-provi.patch
];
bazelTarget = "release api-skip-javadoc";