mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
address comments.
This commit is contained in:
parent
606fea5871
commit
8c7ccfcc12
1 changed files with 0 additions and 2 deletions
|
|
@ -256,8 +256,6 @@ class Migrations extends Action
|
|||
$source = $this->processSource($migration);
|
||||
$destination = $this->processDestination($migration, $tempAPIKey);
|
||||
|
||||
$source->report();
|
||||
|
||||
$transfer = new Transfer(
|
||||
$source,
|
||||
$destination
|
||||
|
|
|
|||
Loading…
Reference in a new issue