diff --git a/src/components/Fields/Field.tsx b/src/components/Fields/Field.tsx index 8ac4ef7c..62a67a78 100644 --- a/src/components/Fields/Field.tsx +++ b/src/components/Fields/Field.tsx @@ -9,7 +9,6 @@ import { import { FieldDetails } from './FieldDetails'; import { InnerPropertiesWrap, - PropertyBullet, PropertyCellWithInner, PropertyDetailsCell, PropertyNameCell, @@ -74,7 +73,6 @@ export class Field extends React.Component { kind={kind} title={name} > -