Revert "attempt to add error"

This reverts commit a5885c0942.
This commit is contained in:
Severiano Badajoz
2020-05-20 15:28:45 -07:00
parent a5885c0942
commit de2cf905f1
@@ -1,4 +1,4 @@
import React, { PureComponent, Component } from "react";
import React, { PureComponent } from "react";
import { connect } from "react-redux";
import { categoryLabelDisplayStringLongLength } from "../../../globals";