We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119ceed commit d21f41eCopy full SHA for d21f41e
Source/dom/models/CurvePoint.js
@@ -3,7 +3,6 @@ import { DefinedPropertiesKey, WrappedObject } from '../WrappedObject'
3
import { Types } from '../enums'
4
import { Factory } from '../Factory'
5
import { Point } from './Point'
6
-import { Document } from '../models/Document'
7
8
const PointTypeMap = {
9
Undefined: 0,
0 commit comments