Skip to content

Commit c44e86f

Browse files
committed
rimosso ds
1 parent 30b4460 commit c44e86f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Console/ProcessCacheInvalidationEventsCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ protected function processBatch(array $allEvents, array $eventsToInvalidate): vo
183183
DB::statement('SET UNIQUE_CHECKS=1;');
184184

185185
// A questo punto avviso il gescat che le chiavi/tags sono stati puliti, per cui può procedere alla pulizia della CDN
186-
ds("lancio evento: " . $batch_ID);
187186
event(new BatchCompletedEvent($batch_ID, $this->shardId));
188187
}
189188

0 commit comments

Comments
 (0)