X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fcontext%2FDerivativeContext.php;h=82b97ec1aa279603638cb02a782b7b5f5650ad7c;hp=0d0c149d80fbf79ac9599b1915d6f9a585317de8;hb=a8379682a46a428320c88702c800a6107c015137;hpb=af420fe8b5e2f56346c58c3bdf8dcb7bd2b10f9b diff --git a/includes/context/DerivativeContext.php b/includes/context/DerivativeContext.php index 0d0c149d80..82b97ec1aa 100644 --- a/includes/context/DerivativeContext.php +++ b/includes/context/DerivativeContext.php @@ -18,7 +18,6 @@ * @author Daniel Friesen * @file */ -use Liuggio\StatsdClient\Factory\StatsdDataFactory; use MediaWiki\MediaWikiServices; /** @@ -75,7 +74,6 @@ class DerivativeContext extends ContextSource implements MutableContext { private $timing; /** - * Constructor * @param IContextSource $context Context to inherit from */ public function __construct( IContextSource $context ) {