diff options
Diffstat (limited to 'node_simple.js')
| -rw-r--r-- | node_simple.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/node_simple.js b/node_simple.js index dced853..1260c40 100644 --- a/node_simple.js +++ b/node_simple.js @@ -793,8 +793,6 @@ exports.get_all_solutions = function (exam_id, q_num, callback) { } }); - - }) .catch(function () { console.error(err); |
