Skip to content

Commit

Permalink
Remove unneeded init
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceklyp committed Dec 10, 2024
1 parent c1db131 commit f8d4bd7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@

struct InactiveBackground: AppState {

init() {

}

}

0 comments on commit f8d4bd7

Please sign in to comment.