diff --git a/swipe/swipe.view.ts b/swipe/swipe.view.ts index 9869970..d2d0b49 100644 --- a/swipe/swipe.view.ts +++ b/swipe/swipe.view.ts @@ -46,7 +46,6 @@ namespace $.$$ { this.swiped_to( 'right' ) } - @ $mol_action swipe_to_left() { this.transition( this.transition_smooth() ) this.x( - this.swipe_distance() )