From 77b159595a20e8f9120b3d7b6c3441f92374993a Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 3 Dec 2020 13:17:41 +0000 Subject: [PATCH] temporairly removed nospace due to it producing invalid results --- static/funbox/list.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/funbox/list.json b/static/funbox/list.json index 3d5dc0aa5..14e756647 100644 --- a/static/funbox/list.json +++ b/static/funbox/list.json @@ -83,10 +83,5 @@ "name": "memory", "type": "script", "info": "Test your memory. Remember the words and type them blind." - }, - { - "name": "nospace", - "type": "script", - "info": "Whoneedsspacesanyway?" } ]