From c226e322f4ed04c9cea050cf941d816db6e042eb Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Mon, 2 Nov 2015 12:04:24 +0200 Subject: [PATCH] tslint fixed --- ui/styling/stylers.ios.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/styling/stylers.ios.ts b/ui/styling/stylers.ios.ts index 00e4d913a..08b413e8b 100644 --- a/ui/styling/stylers.ios.ts +++ b/ui/styling/stylers.ios.ts @@ -560,7 +560,6 @@ export class SliderStyler implements definition.stylers.Styler { SliderStyler.resetColorProperty, SliderStyler.getNativeColorValue), "Slider"); - style.registerHandler(style.backgroundColorProperty, new stylersCommon.StylePropertyChangedHandler( SliderStyler.setBackgroundColorProperty, SliderStyler.resetBackgroundColorProperty,