Forráskód Böngészése

Removed extra whitespace

Andrew Kane 8 éve
szülő
commit
cc901311ff
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      app/assets/javascripts/blazer/application.js

+ 0 - 2
app/assets/javascripts/blazer/application.js

@@ -25,8 +25,6 @@ $( function () {
   });
 });
 
-
-
 function cancelQuery(runningQuery) {
   runningQuery.canceled = true;
   var xhr = runningQuery.xhr;