improvements including removing Timex library

This commit is contained in:
Adam Piontek 2021-03-21 10:47:53 -04:00
parent ab11131df6
commit 686db55e8b
18 changed files with 179 additions and 149 deletions

View file

@ -7,6 +7,8 @@
# General application configuration
use Mix.Config
config :elixir, :time_zone_database, Tzdata.TimeZoneDatabase
config :shift73k,
ecto_repos: [Shift73k.Repo]