Skip to content

Commit

Permalink
remove set sdk api
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Oct 30, 2023
1 parent 63e2fd7 commit 58b7c92
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions binding/ios/Octopus.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ public class Octopus {

private static var sdk = "ios"

public static func setSdk(sdk: String) {
self.sdk = sdk
}

/// Constructor.
///
/// - Parameters:
Expand Down

0 comments on commit 58b7c92

Please sign in to comment.