From 16a40c626fc3da688596928afa028a596204a683 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 12 Jan 2012 16:51:06 -0800 Subject: style(*): small fixes --- test/service/httpSpec.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/service/httpSpec.js b/test/service/httpSpec.js index 766238d8..ad376b5f 100644 --- a/test/service/httpSpec.js +++ b/test/service/httpSpec.js @@ -34,7 +34,6 @@ describe('$http', function() { it('should pass the responses through interceptors', function() { - var shared = {}; module(function($httpProvider, $provide) { $provide.factory('testInterceptor', function ($q) { return function(httpPromise) { -- cgit v1.2.3