diff --git a/lib/convict.js b/lib/convict.js index aaa80248..7f42c488 100644 --- a/lib/convict.js +++ b/lib/convict.js @@ -462,7 +462,7 @@ function getCoerceMethod(format) { } } default: - // ? + // ? } // TODO: Should we throw an exception here?