mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 04:59:01 +00:00
cleanup
This commit is contained in:
parent
7d2a95c573
commit
6aafe2dd12
1 changed files with 4 additions and 0 deletions
|
|
@ -418,6 +418,10 @@ class Migrations extends Action
|
|||
$this->handleCSVExportComplete($project, $migration, $queueForMails, $queueForRealtime);
|
||||
}
|
||||
}
|
||||
|
||||
$transfer = null;
|
||||
$source = null;
|
||||
$destination = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue