remove line
This commit is contained in:
parent
0065a86371
commit
135a298080
1 changed files with 0 additions and 3 deletions
|
|
@ -60,9 +60,6 @@ public function new()
|
|||
'environment_name' => $environment->name,
|
||||
'database_uuid' => $standalone_postgresql->uuid,
|
||||
]);
|
||||
}
|
||||
if ($server) {
|
||||
|
||||
}
|
||||
return view('project.new', [
|
||||
'type' => $type
|
||||
|
|
|
|||
Loading…
Reference in a new issue