Remove tests from boilerplate (#14)
* Remove tests from boilerplate Signed-off-by: nhcarrigan <nhcarrigan@gmail.com> * fix: Comment out NODE_ENV Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b8dcd60fbc
commit
7fab5e7fd0
@@ -1,11 +1,3 @@
|
||||
/*
|
||||
*
|
||||
*
|
||||
* Complete the handler logic below
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
function ConvertHandler() {
|
||||
|
||||
this.getNum = function(input) {
|
||||
|
||||
Reference in New Issue
Block a user