Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Nov 9, 2023
1 parent 631507b commit 8037bea
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ actual class DefaultWebSocketEngine : WebSocketEngine {
}

/*
* The function below works due to ktor being used for the HTTP engine
* and how ktor imports ws, if this changes, ws would need to be added
* as a direct dependency.
*
* The following applies for lines below
* Copyright 2014-2019 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
* Some lines have been added/modified from the original source (https://github.com/ktorio/ktor/blob/f723638afd4d36024c390c5b79108b53ab513943/ktor-client/ktor-client-core/js/src/io/ktor/client/engine/js/JsClientEngine.kt#L62)
Expand Down

0 comments on commit 8037bea

Please sign in to comment.