diff --git a/tests/app/ui/scroll-view/scroll-view-tests.ts b/tests/app/ui/scroll-view/scroll-view-tests.ts index 005a0b744..8b36e618d 100644 --- a/tests/app/ui/scroll-view/scroll-view-tests.ts +++ b/tests/app/ui/scroll-view/scroll-view-tests.ts @@ -3,7 +3,6 @@ import { Button } from "tns-core-modules/ui/button"; import { Page, isIOS } from "tns-core-modules/ui/page"; import { UITest } from "../../ui-test"; import * as layoutHelper from "../layouts/layout-helper"; -import { Page } from "tns-core-modules/ui/page"; import * as frame from "tns-core-modules/ui/frame"; import * as helper from "../helper";