Merge "docs: Remove 'code-coverage' placeholder directory"
[lhc/web/wiklou.git] / maintenance / Maintenance.php
index e76426d..71d12ee 100644 (file)
@@ -1326,7 +1326,6 @@ abstract class Maintenance {
                        $this->output( "done.\n" );
                }
 
-               # Done
                $this->commitTransaction( $dbw, __METHOD__ );
        }