From 7005115833113e9497ffa7dbe1814f27a21d6505 Mon Sep 17 00:00:00 2001 From: Severiano Badajoz Date: Wed, 20 May 2020 15:33:39 -0700 Subject: [PATCH] Revert "add error" This reverts commit 318752239682365e0cd99617e02a4e72411e059a. --- client/src/components/graph/overlays/centroidLabels.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/graph/overlays/centroidLabels.js b/client/src/components/graph/overlays/centroidLabels.js index 57ae9d19..ff1ee0fd 100644 --- a/client/src/components/graph/overlays/centroidLabels.js +++ b/client/src/components/graph/overlays/centroidLabels.js @@ -1,4 +1,4 @@ -import React, { PureComponent, Component } from "react"; +import React, { PureComponent } from "react"; import { connect } from "react-redux"; // comment