(hoofbeats) Remove trailing whitespace.
authorSalvatore Iovene <salvatore@iovene.com>
Thu, 14 Mar 2013 08:53:28 +0000 (10:53 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Thu, 14 Mar 2013 08:53:28 +0000 (10:53 +0200)
examples/hoofbeats/javascripts/musicbrainz.js

index ec1d54d..0b1a751 100644 (file)
@@ -25,7 +25,7 @@
                     if (xhr.status === 503) {
                         self._enqueue(request); // put it back in the queue
                     }
-                }); 
+                });
             }
 
             return request.deferred.promise();