Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPT-1998 fix spm build
Browse files Browse the repository at this point in the history
mrandrewsmith committed Apr 16, 2024
1 parent a58a9b6 commit babfb15
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions NodeKitMock/MultipartFormDataMock.swift
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit
import NodeKitThirdParty

1 change: 1 addition & 0 deletions NodeKitMock/UrlRouteProviderMock.swift
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit

public class UrlRouteProviderMock: UrlRouteProvider {
1 change: 1 addition & 0 deletions NodeKitMock/UrlServiceChainBuilderMock.swift
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit

public class UrlServiceChainBuilderMock: UrlServiceChainBuilder {

0 comments on commit babfb15

Please sign in to comment.