tslint fixed

This commit is contained in:
Vladimir Enchev
2015-11-02 12:04:24 +02:00
parent 7851ac5c3c
commit c226e322f4

View File

@ -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,