aboutsummaryrefslogtreecommitdiff
path: root/node_simple.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_simple.js')
-rw-r--r--node_simple.js2
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);