add clarifiying comment about not removing code

This commit is contained in:
Briggs Elsperger
2021-09-11 16:18:19 -06:00
parent 0c5601ebd4
commit 74ab0b7cc6
14 changed files with 15 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ const ctof = function() {
};
// Do not edit below this line
module.exports = {
ftoc,
ctof