Skip to content

Commit

Permalink
Remove unused line
Browse files Browse the repository at this point in the history
Co-authored-by: Milton Hultgren <[email protected]>
  • Loading branch information
sorenlouv and miltonhultgren authored May 16, 2024
1 parent 84c2938 commit 3615a91
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ function createObservabilityAIAssistantAPIConfig({
const services = config.get('services') as InheritedServices;
const servers = config.get('servers');
const kibanaServer = servers.kibana as UrlObject;
// const kibanaServerUrl = format(kibanaServer);
const apmSynthtraceKibanaClient = services.apmSynthtraceKibanaClient();

const createTest: Omit<CreateTest, 'testFiles'> = {
Expand Down

0 comments on commit 3615a91

Please sign in to comment.