Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Oct 20, 2023
1 parent 944fcd6 commit ab67216
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"branch" : "shane/form-updates",
"revision" : "7184e09228bdc6fba213e9d8ec109ec0f3c58f40"
"revision" : "10298bbd53fb60d865b2b0f8738994eadc1697a7"
}
},
{
Expand Down
2 changes: 0 additions & 2 deletions DuckDuckGo/Statistics/PixelEvent.swift
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,6 @@ extension Pixel.Event {
return "m_mac_duck-player_setting_never"
case .duckPlayerSettingBackToDefault:
return "m_mac_duck-player_setting_back-to-default"
case .duckPlayerSettingBackToDefault:
return "m_mac_duck-player_setting_back-to-default"

case .dashboardProtectionAllowlistAdd(let triggerOrigin):
return "m_mac_mp_wla"
Expand Down

0 comments on commit ab67216

Please sign in to comment.