Skip to content

Commit c8d18d1

Browse files
authored
Update src/Migration/Sources/Appwrite.php
1 parent bcd7bcb commit c8d18d1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Migration/Sources/Appwrite.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,6 @@ private function exportDatabases(int $batchSize, array $resources = []): void
722722
{
723723
$lastDatabase = null;
724724

725-
// Create a reader for listing databases (not database-specific)
726-
727725
while (true) {
728726
$queries = [$this->reader->queryLimit($batchSize)];
729727

0 commit comments

Comments
 (0)