unfoldingWord-box3 / content-validation-app

A front end for the content validation library.
https://unfoldingword-box3.github.io/content-validation-app/
MIT License
0 stars 0 forks source link

remove assertion and comment out unused function #19

Closed mandolyte closed 4 years ago

mandolyte commented 4 years ago

Minor changes to remove assertion that isn't true and to eliminate a warning due to an unused function (getFile).


This change is Reviewable