Merge "MathMathSymbolsDataModule: Remove origin restriction"

This commit is contained in:
jenkins-bot 2018-04-30 20:42:04 +00:00 committed by Gerrit Code Review
commit 332682543c
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
*/
class MathMathSymbolsDataModule extends ResourceLoaderModule {
protected $origin = self::ORIGIN_USER_SITEWIDE;
protected $targets = [ 'desktop', 'mobile' ];
public function getScript( ResourceLoaderContext $context ) {