From f3b9667fd8fccdf100e760cdd196573aa041968c Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Tue, 2 Jan 2018 16:09:44 +0100 Subject: Fix style of xmlrpc-utils --- questiontype.php | 1 - 1 file changed, 1 deletion(-) (limited to 'questiontype.php') diff --git a/questiontype.php b/questiontype.php index 347b427..d2d283d 100644 --- a/questiontype.php +++ b/questiontype.php @@ -27,7 +27,6 @@ defined('MOODLE_INTERNAL') || die(); require_once($CFG->dirroot . '/question/type/questiontypebase.php'); require_once($CFG->dirroot . '/question/type/algebra/question.php'); require_once($CFG->dirroot . '/question/type/algebra/parser.php'); -require_once($CFG->dirroot . '/question/type/algebra/xmlrpc-utils.php'); /** * ALGEBRA QUESTION TYPE CLASS -- cgit v1.2.3