1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00

remove unused module

This commit is contained in:
Gerkiz 2022-04-07 00:16:16 +02:00
parent 8cb713af67
commit 73c0c7f2be

View File

@ -6,7 +6,6 @@ blacklist - optional list of item names that can not be rolled. example: {["sub
]]
local Public = {}
local table_shuffle_table = table.shuffle_table
local table_insert = table.insert
local math_random = math.random
local math_floor = math.floor