Skip to content

Commit a755b86

Browse files
committed
Fix merge failure
1 parent d688d85 commit a755b86

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

specification/inference/put_azureopenai/PutAzureOpenAiResponse.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,5 @@
2020
import { InferenceEndpointInfoAzureOpenAI } from '@inference/_types/Services'
2121

2222
export class Response {
23-
<<<<<<< HEAD
24-
body: InferenceEndpointInfo
25-
||||||| parent of 6baef2fa4 (Adds custom InferenceEndpointInfo classes (#4444))
26-
/** @codegen_name endpoint_info */
27-
body: InferenceEndpointInfo
28-
=======
29-
/** @codegen_name endpoint_info */
3023
body: InferenceEndpointInfoAzureOpenAI
31-
>>>>>>> 6baef2fa4 (Adds custom InferenceEndpointInfo classes (#4444))
3224
}

0 commit comments

Comments
 (0)