Remove stray perens showing up in the UI

pull/10616/head
ebb-tide 2018-07-03 14:33:26 -07:00
parent 2a907f89be
commit 1a7358d907
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ const DashVisualization: SFC<Props> = ({
fieldOptions={fieldOptions} fieldOptions={fieldOptions}
isInCEO={isInCEO} isInCEO={isInCEO}
/> />
)}
</div> </div>
</div> </div>
) )