From 11e43ffe134f6483905b18662a544dec384b231c Mon Sep 17 00:00:00 2001
From: Cedric Haase <cedrichaase@mailbox.org>
Date: Wed, 06 Jan 2021 18:12:51 +0100
Subject: [PATCH] nuclear_reactor: Add error messages on start failure (#574)

---
 technic_cnc/cnc.lua |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/technic_cnc/cnc.lua b/technic_cnc/cnc.lua
index 1116aee..cb81bd4 100644
--- a/technic_cnc/cnc.lua
+++ b/technic_cnc/cnc.lua
@@ -72,7 +72,6 @@
 	end
 end
 
-local shape = {}
 local onesize_products = {
 	slope                    = 2,
 	slope_edge               = 1,

--
Gitblit v1.8.0