refactor: cleanup unused elements (#6732)

This commit is contained in:
Manol Donev
2019-01-02 11:17:55 +02:00
committed by GitHub
parent 6cdb01d432
commit 1ae0cfd4b3
7 changed files with 2 additions and 24 deletions

View File

@ -1,7 +1,6 @@
// Definitions.
import { Point, View as ViewDefinition, dip } from ".";
import { ViewBase } from "../view-base";
import { booleanConverter, Property } from "../view";
import {
ViewCommon, layout, isEnabledProperty, originXProperty, originYProperty, automationTextProperty, isUserInteractionEnabledProperty,