Skip to content

Commit 0a6826a

Browse files
committed
remove ray
1 parent 1c7034f commit 0a6826a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Livewire/Project/New/PublicGitRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ public function loadBranch()
161161

162162
return;
163163
}
164-
ray($this->branchFound, $this->git_branch, $this->rate_limit_remaining);
165164
if (! $this->branchFound && $this->git_branch == 'main') {
166165
try {
167166
$this->git_branch = 'master';

0 commit comments

Comments
 (0)