Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
voloshinskii committed May 7, 2024
1 parent 04d70cc commit 616917f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/TonSwift/Util/OpCodes.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import BigInt

public enum OpCodes {
public static var JETTON_TRANSFER: Int32 = 0xf8a7ea5
public static var NFT_TRANSFER: Int32 = 0x5fcc3d14
Expand Down

0 comments on commit 616917f

Please sign in to comment.