mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
chore: run linter
This commit is contained in:
parent
ababeef84d
commit
2c328c744d
1 changed files with 0 additions and 1 deletions
|
|
@ -600,7 +600,6 @@ class V14 extends Migration
|
|||
*/
|
||||
if (empty($document->getCreatedAt())) {
|
||||
$document->setAttribute('$createdAt', $document->getAttribute('dateCreated'));
|
||||
|
||||
}
|
||||
/**
|
||||
* Migrate dateUpdated to $updatedAt.
|
||||
|
|
|
|||
Loading…
Reference in a new issue