From d6745f1431800b11b716e7b8d802d3bbf5b6cf10 Mon Sep 17 00:00:00 2001 From: Dustine Camacho Date: Tue, 20 Jun 2017 18:52:15 +0100 Subject: [PATCH] Removed debug code --- control.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/control.lua b/control.lua index 7fa9881..0a40401 100644 --- a/control.lua +++ b/control.lua @@ -70,7 +70,6 @@ end) script.on_configuration_changed(function(event) set_chargeable_bots() - log(serpent.block(event.mod_changes)) if event.mod_changes["ChargeTransmission"] then local ct = event.mod_changes["ChargeTransmission"] if ct.old_version and ct.old_version:match("^0%.1") then