Skip to content

Commit 9ca39d1

Browse files
committedJan 22, 2024
fix: phpcs
1 parent a38316e commit 9ca39d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎LibertyTemplate.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php // @codingStandardsIgnoreLine
22

33
use MediaWiki\MediaWikiServices;
4-
use MediaWiki\Revision\RevisionRecord;
54
use MediaWiki\Permissions\RestrictionStore;
5+
use MediaWiki\Revision\RevisionRecord;
66

77
class LibertyTemplate extends BaseTemplate {
88
/**

0 commit comments

Comments
 (0)
Please sign in to comment.