Some leftover API files fixes

This commit is contained in:
2024-09-08 22:56:01 +02:00
parent 07ea380ed7
commit ce4e1b52ba
5 changed files with 11 additions and 26 deletions

View File

@@ -38,7 +38,6 @@ dofile(modpath.."/api/power.lua")
dofile(modpath.."/api/registration.lua")
dofile(modpath.."/api/side.lua")
dofile(modpath.."/api/tool.lua")
dofile(modpath.."/api.lua")
dofile(modpath.."/machines/common.lua")
dofile(modpath.."/machines/canning_machine.lua")