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 0d45dd1 commit 3e6efe0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ public class Octopus {

private long handle;

public static void setSdk(String sdk) {
Octopus._sdk = sdk;
}

/**
* Constructor.
*
Expand Down

0 comments on commit 3e6efe0

Please sign in to comment.