Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Oct 16, 2024
1 parent 4b48d2d commit 8fd7ed3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import Testing
@testable import WhoopDIKit

struct ThreadSafeDependencyGraphTests {
private let key = "key"

@Test(arguments: [false, true])
func aquireDependencyGraph_notThreadSafe(threadsafe: Bool) {
let options = MockOptionProvider(options: [.threadSafeLocalInject: threadsafe])
Expand Down

0 comments on commit 8fd7ed3

Please sign in to comment.