Skip to content

Commit 5810023

Browse files
authored
Merge branch 'main' into add-oauth-providers-migration
2 parents 3ce16c5 + 0395af6 commit 5810023

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Migration/Destinations/Appwrite.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3349,8 +3349,6 @@ protected function createEmailTemplate(EmailTemplate $resource): bool
33493349
new UtopiaDocument(['templates' => $templates]),
33503350
));
33513351

3352-
$this->dbForPlatform->purgeCachedDocument('projects', $this->projectId);
3353-
33543352
return true;
33553353
}
33563354

0 commit comments

Comments
 (0)