Skip to content

Commit ea7b25c

Browse files
committed
Update CollectionNode.tsx
1 parent 650ed26 commit ea7b25c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CollectionNode.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { useEffect, useState, useMemo, useRef } from 'react'
2-
import extractProperty from 'object-property-extractor'
32
import { ValueNodeWrapper } from './ValueNodeWrapper'
43
import { EditButtons, InputButtons } from './ButtonPanels'
54
import { getCustomNode } from './CustomNode'

0 commit comments

Comments
 (0)