Skip to content

Commit

Permalink
Make sure AmbiguousTimezoneInfo is aliased with use Timex
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwalker committed Jul 13, 2016
1 parent 5f8b8c7 commit f3b59ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/timex.ex
Expand Up @@ -5,6 +5,7 @@ defmodule Timex do
quote do
alias Timex.AmbiguousDateTime
alias Timex.TimezoneInfo
alias Timex.AmbiguousTimezoneInfo
alias Timex.Interval
alias Timex.Duration
alias Timex.Timezone
Expand Down

0 comments on commit f3b59ee

Please sign in to comment.