fix: remove duplicate import

This commit is contained in:
Hasan Parasteh 2021-05-09 13:31:23 +00:00 committed by GitHub
parent 88009cc3ff
commit 5d00103f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ import {TextareaElementContainer} from '../../dom/elements/textarea-element-cont
import {SelectElementContainer} from '../../dom/elements/select-element-container';
import {IFrameElementContainer} from '../../dom/replaced-elements/iframe-element-container';
import {TextShadow} from '../../css/property-descriptors/text-shadow';
import {Direction} from 'tty';
import {DIRECTION} from '../../css/property-descriptors/direction';
export type RenderConfigurations = RenderOptions & {