From 8f847d110b8c0d0a8213b92dffdb1394ac0d394b Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Thu, 12 Mar 2020 23:14:33 -0400 Subject: fixed reified buttons to not select --- src/client/views/nodes/DocumentView.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/views') diff --git a/src/client/views/nodes/DocumentView.tsx b/src/client/views/nodes/DocumentView.tsx index 4e8e973a0..3ccbbe2bf 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -44,8 +44,6 @@ import "./DocumentView.scss"; import { FormattedTextBox } from './FormattedTextBox'; import React = require("react"); import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; - -import { CollectionStackingView } from '../collections/CollectionStackingView'; import { SchemaHeaderField } from '../../../new_fields/SchemaHeaderField'; import { ClientRecommender } from '../../ClientRecommender'; import { SearchUtil } from '../../util/SearchUtil'; -- cgit v1.2.3-70-g09d2