diff options
author | Minteck <contact@minteck.org> | 2022-07-23 00:44:05 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-07-23 00:44:05 +0200 |
commit | da9fcce47eabefffc3c3950131c3985beec8d0a6 (patch) | |
tree | 3019ddd521ba71bc8580d42586952856bcf272e9 | |
parent | 68a140d9046addd51f7f986e510b7ebee6c3b652 (diff) | |
download | vaportrail-da9fcce47eabefffc3c3950131c3985beec8d0a6.tar.gz vaportrail-da9fcce47eabefffc3c3950131c3985beec8d0a6.tar.bz2 vaportrail-da9fcce47eabefffc3c3950131c3985beec8d0a6.zip |
I'm stupid this is not production-ready AT ALL
-rw-r--r-- | views/plurality.ejs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/plurality.ejs b/views/plurality.ejs index ad57734..2263e84 100644 --- a/views/plurality.ejs +++ b/views/plurality.ejs @@ -87,8 +87,6 @@ let frontersRaindrops = raindrops['fronters']['members'].map((i) => { return i[' </div> </div> </div> - <hr> - <pre><%= JSON.stringify(pluralCache, null, 4) %></pre> </div> <%- include("./partials/footer.ejs") %>
\ No newline at end of file |