diff --git a/apps/app/ui-tests-app/perf/memory-leaks/background-image.ts b/apps/app/ui-tests-app/perf/memory-leaks/background-image.ts index f21bb3ad0..648f10cb1 100644 --- a/apps/app/ui-tests-app/perf/memory-leaks/background-image.ts +++ b/apps/app/ui-tests-app/perf/memory-leaks/background-image.ts @@ -1,7 +1,6 @@ import * as frame from "tns-core-modules/ui/frame"; import { EventData } from "tns-core-modules/data/observable"; import { Page } from "tns-core-modules/ui/page"; -import { Label } from "tns-core-modules/ui/label"; import * as application from "tns-core-modules/application"; var indexCounter = 0;