Skip to content

Commit

Permalink
fix(arrow): ArrowAnnotate text key cause validation error (#3771)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardyangxin authored Nov 9, 2023
1 parent 4bbba87 commit 8af1046
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ const Length = {
toolName: metadata.toolName,
displaySetInstanceUID: displaySet.displaySetInstanceUID,
label: data.text,
text: data.text,
displayText: displayText,
data: data.cachedStats,
type: getValueTypeFromToolType(toolName),
Expand Down

0 comments on commit 8af1046

Please sign in to comment.