Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit f85a419

Browse files
committed
Lint
1 parent 6407455 commit f85a419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PrivacyDashboard/PrivacyDashboardController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ extension PrivacyDashboardController: PrivacyDashboardUserScriptDelegate {
370370
func userScriptDidRequestShowReportBrokenSite(_ userScript: PrivacyDashboardUserScript) {
371371
eventMapping.fire(.showReportBrokenSite)
372372
}
373-
373+
374374
func userScriptDidRequestReportBrokenSiteShown(_ userScript: PrivacyDashboardUserScript) {
375375
eventMapping.fire(.reportBrokenSiteShown, parameters: [
376376
PrivacyDashboardEvents.Parameters.source: source.rawValue

0 commit comments

Comments
 (0)