Skip to content

Commit

Permalink
Fix silly mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonStephenson committed Jul 22, 2022
1 parent 3158d56 commit 1db23e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lualib/rspamadm/mime.lua
Expand Up @@ -919,7 +919,6 @@ local function write_dump_content(dump_content, fname, extension, outdir)
else
io.write(dump_content)
end
luacheck
return wrote_filepath
end

Expand Down

0 comments on commit 1db23e2

Please sign in to comment.