We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c36bb commit fedafdcCopy full SHA for fedafdc
src/ngTouch/swipe.js
@@ -12,8 +12,7 @@
12
*
13
* Requires the {@link ngTouch `ngTouch`} module to be installed.
14
15
- * `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch`, and by
16
- * `ngCarousel` in a separate component.
+ * `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch`.
17
18
* # Usage
19
* The `$swipe` service is an object with a single method: `bind`. `bind` takes an element
0 commit comments