From e2196ef689b6784613b5950446609b08fb0ef7a2 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 3 May 2024 09:20:46 -0400 Subject: reverting unnecessary changes --- src/client/views/collections/CollectionNoteTakingView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/collections') diff --git a/src/client/views/collections/CollectionNoteTakingView.tsx b/src/client/views/collections/CollectionNoteTakingView.tsx index 8c10db5dc..6318620e0 100644 --- a/src/client/views/collections/CollectionNoteTakingView.tsx +++ b/src/client/views/collections/CollectionNoteTakingView.tsx @@ -138,7 +138,6 @@ export class CollectionNoteTakingView extends CollectionSubView() { sections.get(existingHeader)!.push(d); } }); - //*!* // now we add back in the docs that we're dragging if (rowCol.length && columnHeaders.length > rowCol[1]) { const offset = 0; -- cgit v1.2.3-70-g09d2