Fix broken merge

This commit is contained in:
Hristo Hristov
2017-10-18 09:06:37 +03:00
parent a7ae124ad8
commit 3a5006db10

View File

@@ -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";