1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

remove comment

This commit is contained in:
Torsten Dittmann 2021-10-05 12:31:42 +02:00
parent 33699ea2c4
commit d8e6abf893

View file

@ -94,7 +94,7 @@ class DatabaseV1 extends Worker
$dbForInternal->updateDocument('attributes', $attribute->getId(), $attribute->setAttribute('status', 'failed'));
}
//$dbForInternal->deleteCachedCollection($collectionId);
$dbForInternal->deleteCachedCollection($collectionId);
}
/**