Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed Mar 14, 2024
1 parent ab4ca16 commit 228a356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DXFeedFrameworkTests/EndpointTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ final class EndpointTest: XCTestCase {

func testGetEventTypes() throws {
let endpoint = try DXEndpoint.create().connect("demo.dxfeed.com:7300")
let feed = endpoint.getFeed()
let connectedExpectation = expectation(description: "Connected")

let stateListener: TestEndpoointStateListener? = TestEndpoointStateListener { listener in
Expand Down

0 comments on commit 228a356

Please sign in to comment.