Skip to content

Commit de974a2

Browse files
committed
TASK: Remove meaningless log message
1 parent dd6fefe commit de974a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Classes/Command/NodeIndexCommandController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ private function applyMapping(): void
557557
/** @var Mapping $mapping */
558558
$mapping->apply();
559559
}
560-
$this->logger->info('+ Updated Mapping.', LogEnvironment::fromMethodName(__METHOD__));
561560
}
562561

563562
private function outputMemoryUsage(): void

0 commit comments

Comments
 (0)