add comment

This commit is contained in:
Severiano Badajoz
2020-05-20 15:35:19 -07:00
parent ad18d544d2
commit efa4eb6676

View File

@@ -1,5 +1,6 @@
import React, { PureComponent, Component } from "react";
import { connect } from "react-redux";
// comment
import { categoryLabelDisplayStringLongLength } from "../../../globals";