mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-17 11:15:12 -04:00
removed unnecessary require
This commit is contained in:
parent
41869155fc
commit
d3b96360c2
@ -1,6 +1,5 @@
|
||||
local component = require("component")
|
||||
local event = require("event")
|
||||
local os = require("os")
|
||||
|
||||
local function onComponentAvailable(_, componentType)
|
||||
if (componentType == "screen" and component.isAvailable("gpu")) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user