From 80e74d7f1c7f11c947dbf3f7ea3ed7776fca25ed Mon Sep 17 00:00:00 2001 From: ceikry Date: Sat, 17 Jul 2021 09:40:15 -0500 Subject: [PATCH] removed someone's accidental blank drop table --- Server/data/configs/drop_tables.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 2de14e622..3782c285d 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -62796,12 +62796,5 @@ "maxAmount": "1" } ] - }, - { - "default": [], - "charm": [], - "ids": "", - "description": "", - "main": [] } ] \ No newline at end of file