Skip to content

Commit e5982a4

Browse files
budzanowskiclaude
andcommitted
Fix linting: Remove extra blank line
Auto-fix JavaScript formatting issue identified by eslint/prettier. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 4dbe299 commit e5982a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/src/components/google-mc-account-card/merchant-center-account-info-card.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ const MerchantCenterAccountInfoCard = ( { googleMCAccount } ) => {
5555
)
5656
}
5757
>
58-
5958
{ showErrorNotificationsNotice && (
6059
<AppNotice status="warning" isDismissible={ false }>
6160
{ __(

0 commit comments

Comments
 (0)