Skip to content

Commit

Permalink
Update Encodable+Extensions.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
pharms-eth committed Mar 6, 2023
1 parent 2244902 commit 4108edd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/Web3Core/Utility/Encodable+Extensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,3 @@ public extension EncodableToHex where Self: BinaryInteger {
extension BigUInt: EncodableToHex { }

extension UInt: EncodableToHex { }

extension Int: EncodableToHex { }

0 comments on commit 4108edd

Please sign in to comment.