Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Jan 6, 2024
1 parent 6c243f5 commit 6710440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maintenance/updatePrivateAuthUrls.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
require_once "$IP/maintenance/Maintenance.php";

use MediaWiki\MediaWikiServices;
use Miraheze\ManageWiki\Helpers\ManageWikiSettings;
use WikiForge\CreateWiki\RemoteWiki;
use WikiForge\ManageWiki\Helpers\ManageWikiSettings;

class UpdatePrivateAuthUrls extends Maintenance {
public function execute() {
Expand Down

0 comments on commit 6710440

Please sign in to comment.