chore: format source code

pull/461/head^2
github-actions[bot] 3 years ago committed by siduck76
parent 8726de1faa
commit 7cab4295ee

@ -1,4 +1,4 @@
local ok, err = pcall(require, "core")
if not ok then
error("Error loading " .. module .. "\n\n" .. err)
error("Error loading " .. module .. "\n\n" .. err)
end

Loading…
Cancel
Save