akoutmos / mjml_eex

This library is used to turn .mjml.eex files into EEx templates
MIT License
72 stars 12 forks source link

fix compiler warning #12

Closed petermm closed 1 year ago

petermm commented 1 year ago
warning: variable "mjml_template" is unused (if the variable is not meant to be used, prefix it with an underscore)
  lib/compilers/node.ex:116: MjmlEEx.Compilers.Node.compile/1
akoutmos commented 1 year ago

Good catch! Thanks :)

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 1ffbd9883ddc8263864543648cdf9b5df52ddb12-PR-12


Totals Coverage Status
Change from base Build 2b685c558425b2254fe778ac639f24518286110d: 0.0%
Covered Lines: 123
Relevant Lines: 127

💛 - Coveralls