chore: doesnt return anything

This commit is contained in:
əlemi 2024-08-06 18:48:27 +02:00
parent e0fe8d0e24
commit fb706706dd
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -36,7 +36,7 @@ vim.loop.new_thread({}, function()
end
end)
local command = require('codemp.command')
require('codemp.command')
return {
native = native,