[PM-8833] Refactoring implementation

This commit is contained in:
Cesar Gonzalez 2024-10-01 09:23:40 -05:00
parent 0a1666ab11
commit a6dd0f4845
No known key found for this signature in database
GPG Key ID: 3381A5457F8CCECF
1 changed files with 0 additions and 1 deletions

View File

@ -1351,7 +1351,6 @@ export class OverlayBackground implements OverlayBackgroundInterface {
if (!overlayElement || overlayElement === AutofillOverlayElement.Button) {
this.isInlineMenuButtonVisible = isVisible;
return;
}
if (!overlayElement || overlayElement === AutofillOverlayElement.List) {