From 5422995ae12a085e5b934a56f25c68b0752bb878 Mon Sep 17 00:00:00 2001 From: gumi Date: Tue, 10 Apr 2018 19:25:00 -0400 Subject: remove a testing leftover --- src/routers/tmwa/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routers/tmwa/index.js b/src/routers/tmwa/index.js index 52d241f..7e1cefe 100644 --- a/src/routers/tmwa/index.js +++ b/src/routers/tmwa/index.js @@ -1,6 +1,5 @@ const express = require("express"); // from npm registry const fs = require("fs"); // built-in -const poll_symbol = Symbol("TMWA.poll"); // private method const middlewares = { account: require("./middlewares/account.js"), -- cgit v1.2.3-60-g2f50