chore(application): remove debugging statement from loadComposeFile method
This commit is contained in:
parent
2a3a46c337
commit
8b4aa7f31d
1 changed files with 0 additions and 1 deletions
|
|
@ -1503,7 +1503,6 @@ public function loadComposeFile($isInit = false)
|
|||
} else {
|
||||
$this->docker_compose_domains = null;
|
||||
}
|
||||
ray($this->docker_compose_domains);
|
||||
$this->save();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue