refactor(es_extended/imports): remove debug print

This commit is contained in:
Kenshin13
2025-01-01 20:04:02 +01:00
parent 354b46a005
commit 1ec3f8a02e
-2
View File
@@ -107,6 +107,4 @@ if not lib?.require then
return result
end
else
print("LIB LOADED")
end