Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 1d9ad76

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

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)