]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Pet luacheck
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 21 Jul 2018 11:49:13 +0000 (12:49 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 21 Jul 2018 11:49:13 +0000 (12:49 +0100)
lualib/rspamadm/mime.lua

index 352c15f2139a6f42d0f44b44b4bfd7e8f3f10eb8..affe4949f1a7fb9852927056e7f9398630e86349 100644 (file)
@@ -229,7 +229,6 @@ local function extract_handler(opts)
   end
 
   local function maybe_print_mime_part_info(part, out)
-    local fun = require "fun"
     if opts.part then
 
       if not opts.json and not opts.ucl then