From ff963de73ab8913bce27a1e75ac01f53e8ece1d9 Mon Sep 17 00:00:00 2001 From: Chives Date: Thu, 6 Feb 2020 19:05:57 -0500 Subject: [PATCH] docs($aria): get the docs working for the service Closes #16945 --- src/ngAria/aria.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ngAria/aria.js b/src/ngAria/aria.js index e3bfebd1c..2fba21de0 100644 --- a/src/ngAria/aria.js +++ b/src/ngAria/aria.js @@ -155,7 +155,6 @@ function $AriaProvider() { * @name $aria * * @description - * @priority 200 * * The $aria service contains helper methods for applying common * [ARIA](http://www.w3.org/TR/wai-aria/) attributes to HTML directives.