Skip to content

Commit fedafdc

Browse files
O-MuttNarretz
authored andcommitted
docs($swipe): remove reference to ngCarousel
ngCarousel no longer exists (or has ever existed). Closes angular#13322 Closes angular#13353
1 parent 26c36bb commit fedafdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ngTouch/swipe.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
*
1313
* Requires the {@link ngTouch `ngTouch`} module to be installed.
1414
*
15-
* `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch`, and by
16-
* `ngCarousel` in a separate component.
15+
* `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch`.
1716
*
1817
* # Usage
1918
* The `$swipe` service is an object with a single method: `bind`. `bind` takes an element

0 commit comments

Comments
 (0)