Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lenileiro committed Oct 3, 2021
1 parent 04f6f91 commit 0d893b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ex_ussd/utils.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ defmodule ExUssd.Utils do
alias ExUssd.Executer

@default_value 436_739_010_658_356_127_157_159_114_145
@is_zero_based 741_463_257_579_241_461_489_157_167_458

@spec to_int(term() | {integer(), String.t()}, ExUssd.t(), map(), String.t()) :: integer()
def to_int(input, menu, _, input_value)
Expand Down

0 comments on commit 0d893b6

Please sign in to comment.