1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Remove eventcore dep

This commit is contained in:
plague006 2019-02-01 09:22:14 -05:00
parent 7e6a632ebd
commit 47bafbac5c

View File

@ -1,5 +1,3 @@
local EventCore = require 'utils.event_core'
local Token = {}
local tokens = {}