Skip to content

Commit 1063458

Browse files
authored
Apply suggestion from @abnegate
1 parent f4da7cb commit 1063458

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
@@ -3343,8 +3343,6 @@ protected function createEmailTemplate(EmailTemplate $resource): bool
33433343
new UtopiaDocument(['templates' => $templates]),
33443344
));
33453345

3346-
$this->dbForPlatform->purgeCachedDocument('projects', $this->projectId);
3347-
33483346
return true;
33493347
}
33503348

0 commit comments

Comments
 (0)