mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
remove comment
This commit is contained in:
parent
33699ea2c4
commit
d8e6abf893
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ class DatabaseV1 extends Worker
|
|||
$dbForInternal->updateDocument('attributes', $attribute->getId(), $attribute->setAttribute('status', 'failed'));
|
||||
}
|
||||
|
||||
//$dbForInternal->deleteCachedCollection($collectionId);
|
||||
$dbForInternal->deleteCachedCollection($collectionId);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue