Linting Updates (#47)

This commit is contained in:
Steve Faulkner
2020-06-16 09:21:44 -05:00
committed by GitHub
parent 3eff440680
commit 7f1355b1a4
4 changed files with 259 additions and 118 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import { shallow, mount } from "enzyme";
import { shallow } from "enzyme";
import { FeaturePanelComponent } from "./FeaturePanelComponent";