X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=themes%2Fdefault%2Fjs%2Fppastats.js;fp=themes%2Fdefault%2Fjs%2Fppastats.js;h=410b41a54ce894e1e60f2779f95591e382f3eeba;hp=8217d55e12fdc23b205d332efa6e4ea9b0520139;hb=8eee6fc5aa01eee8de89795feb6f0347832e59c0;hpb=fe50df3d47283db968190a09009b335ccaf421bb diff --git a/themes/default/js/ppastats.js b/themes/default/js/ppastats.js index 8217d55..410b41a 100644 --- a/themes/default/js/ppastats.js +++ b/themes/default/js/ppastats.js @@ -86,7 +86,6 @@ function ppastats_distros(distros) { }); } - function ppastats_pkg(json_url) { $(document).ready(function() { $.getJSON(json_url, function(data) {