Skip to content

Commit

Permalink
Remove an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
scenee committed Jul 1, 2024
1 parent 22d46c5 commit 7f1a748
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/CoreTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,6 @@ class CoreTests: XCTestCase {
}
}
let fpc = FloatingPanelController()
let scrollView = UIScrollView()
let delegate = Delegate()
fpc.showForTest()
fpc.delegate = delegate
Expand Down

0 comments on commit 7f1a748

Please sign in to comment.