fix: remove lazy loading until bug figured out

This commit is contained in:
Andras Bacsai
2024-04-17 15:16:08 +02:00
parent 8c033250b1
commit 4c0624f489
5 changed files with 42 additions and 39 deletions

View File

@@ -18,7 +18,6 @@ class Rollback extends Component
{
$this->parameters = get_route_parameters();
}
public function rollbackImage($commit)
{
$deployment_uuid = new Cuid2(7);