docs(ionActionSheet): cleanup

This commit is contained in:
Andy Joslin
2014-03-10 19:51:17 -06:00
parent 765e3199cc
commit 22fe0e31fa

View File

@@ -4,7 +4,6 @@ angular.module('ionic.service.actionSheet', ['ionic.service.templateLoad', 'ioni
* @ngdoc service
* @name $ionicActionSheet
* @module ionic
* @restrict E
* @description
* The Action Sheet is a slide-up pane that lets the user choose from a set of options.
* Dangerous options are highlighted in red and made obvious.