Skip to content

Commit f29c583

Browse files
Remove obsolete comment.
1 parent f8ed38a commit f29c583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wasm-benchmark/src/lib/tests.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ export function createBenchmark(pdf: any, licenseKey: any, conf: any) {
9696
async () => {
9797
const instance = await prepareInstance();
9898

99-
// TypeScript is failing to recognize NutrientViewer.Annotations and Geometry
10099
const annotation = new NutrientWindow.NutrientViewer.Annotations.TextAnnotation({
101100
pageIndex: 0,
102101
text: { format: "plain", value: "test" },

0 commit comments

Comments
 (0)