Skip to content

Commit

Permalink
Update RealEstateDevelopmentImportCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zerossB authored Oct 2, 2024
1 parent 62390e9 commit b213137
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,6 @@ private function getTables(): array
$tables[] = 'environments';
$tables[] = 'personalizations';
}

$tables = [];

$tables[] = 'units_prices';

return $tables;
}
}

0 comments on commit b213137

Please sign in to comment.