From f6a4f874467ff4e920b1d640944e652ab88499b4 Mon Sep 17 00:00:00 2001 From: ntr Date: Fri, 20 Sep 2019 16:23:45 +1000 Subject: [PATCH] itemspeed --- client/src/utils.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/utils.jsx b/client/src/utils.jsx index b829eb94..b78a2b44 100644 --- a/client/src/utils.jsx +++ b/client/src/utils.jsx @@ -250,6 +250,5 @@ module.exports = { TARGET_COLOURS, randomPoints, removeTier, - itemSpeed, match, };