commit a308d6f: whitespace..

Jason Stephenson j.stephenson at live.co.uk
Mon Jul 25 16:21:12 UTC 2022


Author: Jason Stephenson
Date: 2022-07-25 09:35:27 +0100
URL: https://github.com/rspamd/rspamd/commit/a308d6f77e0e683321eccdc9c64f7175361101ab (refs/pull/4222/head)

whitespace..

---
 lualib/rspamadm/mime.lua | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lualib/rspamadm/mime.lua b/lualib/rspamadm/mime.lua
index b09ab57bf..5c1cebac5 100644
--- a/lualib/rspamadm/mime.lua
+++ b/lualib/rspamadm/mime.lua
@@ -915,7 +915,6 @@ local function write_dump_content(dump_content, fname, extension, outdir)
     if rspamd_util.file_exists(outpath) then
       os.remove(outpath)
     end
-    
     if dump_content:save_in_file(outpath) then
       wrote_filepath = outpath
       io.write(wrote_filepath.."\n")


More information about the Commits mailing list