Skip to content

Commit

Permalink
Remove extra method case (trustwallet#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
omatty198 authored and vikmeup committed Sep 13, 2018
1 parent 85885d0 commit 5f0b79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Trust/Browser/Types/Method.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import Foundation

enum Method: String, Decodable {
//case getAccounts
case sendTransaction
case signTransaction
case signPersonalMessage
Expand Down

0 comments on commit 5f0b79d

Please sign in to comment.