From 52ee1ab5eb0f3197453b26c60a70239ac3fffea7 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 10 Apr 2012 14:29:49 -0700 Subject: chore(*): remove dead code and fix code style issues --- src/AngularPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/AngularPublic.js') diff --git a/src/AngularPublic.js b/src/AngularPublic.js index 1326bf8c..352e14a8 100644 --- a/src/AngularPublic.js +++ b/src/AngularPublic.js @@ -130,4 +130,4 @@ function publishExternalAPI(angular){ }); } ]); -}; +} -- cgit v1.2.3