Remove debug log messages, update docs

This commit is contained in:
Insality
2023-06-07 01:41:47 +03:00
parent e14f68bc90
commit b22808f585
7 changed files with 31 additions and 65 deletions

View File

@@ -13,7 +13,6 @@ local const = require("druid.const")
local class = require("druid.system.middleclass")
local helper = require("druid.helper")
local BaseComponent = class("druid.component")
local INTERESTS = {} -- Cache interests by component class in runtime