Skip to content

Commit

Permalink
Format code to address code review comment
Browse files Browse the repository at this point in the history
Run 'npm run format' to make sure code are nicely formatted

Fix brave/brave-browser#21771
  • Loading branch information
AlexNguyen1612 committed Aug 15, 2022
1 parent 98cd236 commit f472ce6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ BraveIncognitoClearBrowsingDataDialog::BraveIncognitoClearBrowsingDataDialog(
Type type)
: IncognitoClearBrowsingDataDialog(anchor_view, incognito_profile, type) {
SetShowCloseButton(false);

}

// static
Expand Down

0 comments on commit f472ce6

Please sign in to comment.