Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
zaerl committed Nov 26, 2024
1 parent 7778714 commit b332a04
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,6 @@ private function next_frontloading_step() {
_doing_it_wrong( __METHOD__, 'Frontloading queue is not empty.', '1.0' );
}

print_r( $this->topological_sorter->mapping );

$this->stage = self::STAGE_IMPORT_ENTITIES;
$this->topological_sorter = null;
$this->downloader = null;
Expand Down

0 comments on commit b332a04

Please sign in to comment.