removed whitespace

This commit is contained in:
barisusakli
2015-03-06 19:48:12 -05:00
parent 23a6b33f64
commit 63a6702285

View File

@@ -131,10 +131,8 @@ $(document).ready(function() {
app.refreshTitle(url); app.refreshTitle(url);
}, animationDuration * 1000 - ((new Date()).getTime() - startTime)); }, animationDuration * 1000 - ((new Date()).getTime() - startTime));
}); });
}); });
} }
ajaxify.removeRelativePath = function(url) { ajaxify.removeRelativePath = function(url) {