Merge "Remove Vector from the default LESS import path"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 9df0e08..16c0187 100644 (file)
@@ -3360,7 +3360,6 @@ $wgResourceLoaderLESSFunctions = array(
  */
 $wgResourceLoaderLESSImportPaths = array(
        "$IP/resources/src/mediawiki.less/",
-       "$IP/skins/vector/",
 );
 
 /**