Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit e4ba76b

Browse files
authored
Apply suggestions from code review
1 parent 871deab commit e4ba76b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/albert/chat.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
require_once dirname(__DIR__).'/../vendor/autoload.php';
1212

13-
// Albert API configuration
1413
$albertApiKey = $_ENV['ALBERT_API_KEY'] ?? null;
1514
$albertApiUrl = $_ENV['ALBERT_API_URL'] ?? null;
1615

0 commit comments

Comments
 (0)