Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
bparrishMines committed Feb 28, 2025
1 parent 32da26a commit 5f48fb3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,4 @@ class TestFrameInfo: WKFrameInfo {
}

class TestFrameInfoWithNilRequest: WKFrameInfo {
override var isMainFrame: Bool {
return true
}
}

0 comments on commit 5f48fb3

Please sign in to comment.