From 41a82e2f6905feb838416264d646a9a4a87953ac Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 27 Jun 2018 16:41:43 -0700 Subject: [PATCH] Remove extra div --- ui/src/shared/components/Dygraph.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/shared/components/Dygraph.tsx b/ui/src/shared/components/Dygraph.tsx index d785c227f3..5b5e98e209 100644 --- a/ui/src/shared/components/Dygraph.tsx +++ b/ui/src/shared/components/Dygraph.tsx @@ -268,7 +268,6 @@ class Dygraph extends Component { /> )} -
{staticLegend && (