quiz: remove incorrect TODO.

This commit is contained in:
tjhunt
2009-07-17 07:02:13 +00:00
parent b933475898
commit 8101e5fc31
-1
View File
@@ -53,7 +53,6 @@
// Then categories from parent contexts used by the quizzes we are backing up.
//TODO this will need generalising when we have modules other than quiz using shared questions above course level.
$parentcontexts = get_parent_contexts($coursecontext);
$params = array($course);
$from = "{quiz} quiz,";