From fd1137c3b5d49c1e98194bcceebdbaaa064bc531 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 6 Jan 2025 02:37:06 +0100 Subject: Don't need the json http download URLs anymore --- static/fullnarp.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/fullnarp.js b/static/fullnarp.js index 3d60592..a7aed91 100644 --- a/static/fullnarp.js +++ b/static/fullnarp.js @@ -454,8 +454,6 @@ function getFullnarpData() { }; function do_the_fullnarp() { - var halfnarpAPI = 'talks_38C3.json'; - var fullnarpAPI = 'votes_38c3.json'; window.event_speakers = {}; window.votes = {}; -- cgit v1.2.3