Skip to content

Commit fd51daf

Browse files
author
Agata Kaczmarek
committed
remove unused code, PLATFORM-7870
1 parent 89ff507 commit fd51daf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specials/SpecialPvXDecode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
use MediaWiki\MediaWikiServices;
43

54
/**
65
* Curse Inc.
@@ -85,4 +84,4 @@ protected function getGroupName(): string {
8584
// Change to display in a different category on Special:SpecialPages.
8685
return 'pvx';
8786
}
88-
}
87+
}

0 commit comments

Comments
 (0)