aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/animate
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/animate')
-rw-r--r--docs/content/error/animate/notcsel.ngdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/content/error/animate/notcsel.ngdoc b/docs/content/error/animate/notcsel.ngdoc
deleted file mode 100644
index d8ceaa0e..00000000
--- a/docs/content/error/animate/notcsel.ngdoc
+++ /dev/null
@@ -1,6 +0,0 @@
-@ngdoc error
-@name $animate:notcsel
-@fullName Not class CSS selector
-@description
-
-Expecting a CSS selector for class. Class selectors must start with `.`, for example: `.my-class-name`.