diff options
Diffstat (limited to 'maintenance/formatInstallDoc.php')
-rw-r--r-- | maintenance/formatInstallDoc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/maintenance/formatInstallDoc.php b/maintenance/formatInstallDoc.php index 600ca976..691ed80c 100644 --- a/maintenance/formatInstallDoc.php +++ b/maintenance/formatInstallDoc.php @@ -76,5 +76,3 @@ class MaintenanceFormatInstallDoc extends Maintenance { $maintClass = 'MaintenanceFormatInstallDoc'; require_once( RUN_MAINTENANCE_IF_MAIN ); - - |