summaryrefslogtreecommitdiff
path: root/src/command_queue.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_queue.lua')
-rw-r--r--src/command_queue.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/command_queue.lua b/src/command_queue.lua
index c91f9a7..2c8b10d 100644
--- a/src/command_queue.lua
+++ b/src/command_queue.lua
@@ -30,8 +30,6 @@
-- along with gcsd. If not, see <http://www.gnu.org/licenses/>.
--
-local defines = require("defines")
-
command_queue = {}
command_queue.commands = {}