Skip to content

Commit 5b80fae

Browse files
Fixing formatting
1 parent ea37f16 commit 5b80fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/unified_inference/UnifiedRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
* under the License.
1818
*/
1919

20+
import { TaskType } from '@inference/_types/TaskType'
2021
import { UserDefinedValue } from '@spec_utils/UserDefinedValue'
2122
import { RequestBase } from '@_types/Base'
2223
import { Id } from '@_types/common'
2324
import { Duration } from '@_types/Time'
24-
import { TaskType } from '@inference/_types/TaskType'
2525

2626
/**
2727
* An object style representation of a single portion of a conversation.

0 commit comments

Comments
 (0)