Skip to content

Commit ee1bccf

Browse files
committed
clean
1 parent 01f119b commit ee1bccf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,5 +286,3 @@ export type PromptBase = Prompt & {
286286
*/
287287
render: (args: Record<string, string>) => string;
288288
};
289-
290-
export type ActorInputSchemaProperties = Record<string, ISchemaProperties>;

0 commit comments

Comments
 (0)