Skip to content

Commit

Permalink
SPT-1998 fix pr
Browse files Browse the repository at this point in the history
  • Loading branch information
mrandrewsmith committed Apr 16, 2024
1 parent 3cb3c20 commit 2de673b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ open class RequestSenderNode<Type>: AsyncNode, Aborter {
/// Инициаллизирует узел.
///
/// - Parameter rawResponseProcessor: Узел для обработки ответа.
/// - Parameter responseQueue: Очередь, на которой будет выполнен ответ
/// - Parameter manager: URLSession менеджер, по умолчанию задается сессия из ServerRequestsManager
public init(
rawResponseProcessor: some RawResponseProcessor,
Expand Down

0 comments on commit 2de673b

Please sign in to comment.