Skip to content

Commit

Permalink
Remove unused types
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsmith committed Nov 11, 2016
1 parent b7a9c04 commit 84f4997
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/stripe/account.ex
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ defmodule Stripe.Account do

alias Stripe.Util

@type id :: String.t
@type id_or_opts :: String.t | Keyword.t
@type t :: %__MODULE__{}

defstruct [
Expand Down

0 comments on commit 84f4997

Please sign in to comment.