mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-14 10:04:52 +00:00
Merge "Update moved class WikiMap"
This commit is contained in:
commit
811fee005c
|
@ -14,6 +14,7 @@ use Language;
|
|||
use Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface;
|
||||
use MediaWiki\MediaWikiServices;
|
||||
use MediaWiki\Revision\RevisionRecord;
|
||||
use MediaWiki\WikiMap\WikiMap;
|
||||
use Message;
|
||||
use NullStatsdDataFactory;
|
||||
use PrefixingStatsdDataFactoryProxy;
|
||||
|
@ -21,7 +22,6 @@ use Psr\Log\LoggerInterface;
|
|||
use Psr\Log\NullLogger;
|
||||
use Title;
|
||||
use WebRequest;
|
||||
use WikiMap;
|
||||
|
||||
trait ApiParsoidTrait {
|
||||
|
||||
|
|
Loading…
Reference in a new issue