timex icon indicating copy to clipboard operation
timex copied to clipboard

Remove compilation warning

Open conradfr opened this issue 3 years ago • 0 comments

Summary of changes

Remove the compilation warning.


warning: the :gettext compiler is no longer required in your mix.exs.

Please find the following line in your mix.exs and remove the :gettext entry:

compilers: [..., :gettext, ...] ++ Mix.compilers(),

Checklist

  • [x] Commits were squashed into a single coherent commit
  • [x] Notes added to CHANGELOG file which describe changes at a high-level

conradfr avatar Sep 03 '22 17:09 conradfr