Remove stray perens showing up in the UI

pull/3820/head
ebb-tide 2018-07-03 14:33:26 -07:00
parent 71a0f4b872
commit 94db82f0f8
1 changed files with 0 additions and 1 deletions

View File

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