Update send_mail.lua

Remove this as it caused a nil error app/hangup/index.lua.
This commit is contained in:
FusionPBX 2018-02-05 23:47:36 -07:00 committed by GitHub
parent 7f201a8097
commit 3db4ecb08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
local send_mail
local Settings = require "resources.functions.lazy_settings"
local Database = require "resources.functions.database"