Skip to content

Commit 1fbfda7

Browse files
committed
fix: missing newline
1 parent c24c36b commit 1fbfda7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/api-v1-0-upload-data-patterns.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ export const apiV1_0UploadDataPatterns = (baseUrl: string, apiToken: string) =>
108108
}
109109
},
110110
} satisfies OtherToolDefinition<any>;
111-
};
111+
};

0 commit comments

Comments
 (0)