diff --git a/special/SpecialNotifications.php b/special/SpecialNotifications.php index a2f5a8890..97cf0efe7 100644 --- a/special/SpecialNotifications.php +++ b/special/SpecialNotifications.php @@ -126,7 +126,6 @@ class SpecialNotifications extends SpecialPage { ) ); // For no-js support - global $wgExtensionAssetsPath; $out->addModuleStyles( "ext.echo.base" ); // Mark items as read if ( $unread ) {