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 13, 2022
1 parent 5cd3aa2 commit 02160b4
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 02160b4

Please sign in to comment.