remove ray
This commit is contained in:
		@@ -161,7 +161,6 @@ class PublicGitRepository extends Component
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                return;
 | 
					                return;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            ray($this->branchFound, $this->git_branch, $this->rate_limit_remaining);
 | 
					 | 
				
			||||||
            if (! $this->branchFound && $this->git_branch == 'main') {
 | 
					            if (! $this->branchFound && $this->git_branch == 'main') {
 | 
				
			||||||
                try {
 | 
					                try {
 | 
				
			||||||
                    $this->git_branch = 'master';
 | 
					                    $this->git_branch = 'master';
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user