Skip to content

Commit 1cd2157

Browse files
committed
Update tasks.ts
1 parent e2efab7 commit 1cd2157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/tasks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

3-
import { ZodType } from 'zod';
3+
import type { ZodType } from 'zod';
44

55
import { APIPromise } from '../core/api-promise';
66
import { APIResource } from '../core/resource';

0 commit comments

Comments
 (0)