From 481508d0e7ae9e4984ea380b9a43e589551c7a5b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 18 Feb 2014 03:04:42 -0800 Subject: style: remove ws and enfore no-trailing-ws jscs rule --- src/ng/directive/form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/directive/form.js') diff --git a/src/ng/directive/form.js b/src/ng/directive/form.js index b55eec6d..c5e39cde 100644 --- a/src/ng/directive/form.js +++ b/src/ng/directive/form.js @@ -36,7 +36,7 @@ var nullFormCtrl = { * - `pattern` * - `required` * - `url` - * + * * @description * `FormController` keeps track of all its controls and nested forms as well as state of them, * such as being valid/invalid or dirty/pristine. -- cgit v1.2.3