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 14d7d53
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DuckDuckGo/AppLifecycle/AppStates/Inactive.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,4 @@ import UIKit

struct Inactive: AppState {

init(application: UIApplication) {

}

}

0 comments on commit 14d7d53

Please sign in to comment.