From 8866e324bd7ea8dd03814a840662ca7c3b1a8e0f Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 30 Jan 2019 11:12:52 -0500 Subject: cleaned up so that its easy to switch between flexLayout and GoldenLayout --- src/views/nodes/DocumentView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/views/nodes') diff --git a/src/views/nodes/DocumentView.tsx b/src/views/nodes/DocumentView.tsx index 86d5ed305..1e4cc1cca 100644 --- a/src/views/nodes/DocumentView.tsx +++ b/src/views/nodes/DocumentView.tsx @@ -11,7 +11,6 @@ import { CollectionFreeFormView } from "../collections/CollectionFreeFormView" import { CollectionDockingView } from "../collections/CollectionDockingView" import "./NodeView.scss" import { SelectionManager } from "../../util/SelectionManager"; -import { DocumentDecorations } from "../../DocumentDecorations"; import { ContextMenu } from "../ContextMenu"; import { Opt } from "../../fields/Field"; import { DragManager } from "../../util/DragManager"; -- cgit v1.2.3-70-g09d2