chore: Remove debug statement in Service model
This commit is contained in:
parent
0b4fc38d6b
commit
a0bb523507
1 changed files with 0 additions and 1 deletions
|
|
@ -797,7 +797,6 @@ public function extraFields()
|
|||
}
|
||||
}
|
||||
$databases = $this->databases()->get();
|
||||
ray($databases);
|
||||
|
||||
foreach ($databases as $database) {
|
||||
$image = str($database->image)->before(':')->value();
|
||||
|
|
|
|||
Loading…
Reference in a new issue