Remove a few obscure "done" and "empty" comments
[lhc/web/wiklou.git] / maintenance / importImages.php
index 5db1fa8..7a2e0f4 100644 (file)
@@ -335,7 +335,6 @@ class ImportImages extends Maintenance {
                                        $props,
                                        $timestamp
                                )->isOK() ) {
-                                       # We're done!
                                        $this->output( "done.\n" );
 
                                        $doProtect = false;