aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/IconBox.tsx
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-19 20:31:08 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-19 20:31:08 -0400
commitfa602aa4dec7b39b48779ffe907229db4d9f6264 (patch)
tree0fc72ba47e13dca1cd4ba03f82f2b41ed82edfd4 /src/client/views/nodes/IconBox.tsx
parentb789ac4cc3fe013139825f811d7574e1d305c2cc (diff)
parentc103acbe8f8df919e87f9a18872a94eb8bc1a001 (diff)
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/nodes/IconBox.tsx')
-rw-r--r--src/client/views/nodes/IconBox.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/IconBox.tsx b/src/client/views/nodes/IconBox.tsx
index b42eb44a5..00021bc78 100644
--- a/src/client/views/nodes/IconBox.tsx
+++ b/src/client/views/nodes/IconBox.tsx
@@ -12,7 +12,6 @@ import { IconField } from "../../../new_fields/IconField";
import { ContextMenu } from "../ContextMenu";
import Measure from "react-measure";
import { MINIMIZED_ICON_SIZE } from "../../views/globalCssVariables.scss";
-import { listSpec } from "../../../new_fields/Schema";
library.add(faCaretUp);