Skip to content

Commit fafcf7f

Browse files
authored
Merge pull request #190 from scottslewis/master
Fix for Tool annotation
2 parents 207dc82 + 87c1473 commit fafcf7f

File tree

1 file changed

+0
-2
lines changed
  • framework/bundles/org.eclipse.ecf.ai.mcp.tools/src/org/eclipse/ecf/ai/mcp/tools/annotation

1 file changed

+0
-2
lines changed

framework/bundles/org.eclipse.ecf.ai.mcp.tools/src/org/eclipse/ecf/ai/mcp/tools/annotation/Tool.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@
1313

1414
String description() default "";
1515

16-
ToolAnnotations annotations();
17-
1816
}

0 commit comments

Comments
 (0)