filerepo: Use @method LocalRepo::newFile() to document the return type
[lhc/web/wiklou.git] / maintenance / importImages.php
index 7f8e16a..4065978 100644 (file)
@@ -332,7 +332,6 @@ class ImportImages extends Maintenance {
 
                                if ( $this->hasOption( 'dry' ) ) {
                                        $this->output( "done.\n" );
-                                       // @phan-suppress-next-line PhanUndeclaredMethod
                                } elseif ( $image->recordUpload2(
                                        $archive->value,
                                        $summary,