MDL-55071 psr4: Use psr4 classloader for scss, rtlcss and cssparser

Part of MDL-55071
This commit is contained in:
Damyon Wiese
2016-09-23 10:57:35 +01:00
committed by Dan Poltawski
parent ff392efc89
commit 5d9f0bb3fe
4 changed files with 3 additions and 62 deletions
-3
View File
@@ -24,9 +24,6 @@
defined('MOODLE_INTERNAL') || die();
// TODO MDL-53016 Remove this when the latter is implemented.
require_once($CFG->libdir . '/rtlcss/RTLCSS.php');
/**
* Moodle RTLCSS class.
*