address comments.

This commit is contained in:
Darshan 2025-05-01 11:37:58 +05:30
parent 606fea5871
commit 8c7ccfcc12

View file

@ -256,8 +256,6 @@ class Migrations extends Action
$source = $this->processSource($migration);
$destination = $this->processDestination($migration, $tempAPIKey);
$source->report();
$transfer = new Transfer(
$source,
$destination