fix(arrow): ArrowAnnotate text key cause validation error (#3771)

This commit is contained in:
edwardyangxin 2023-11-08 20:04:55 -08:00 committed by GitHub
parent 4bbba871f5
commit 8af1046803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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),