removed configuration of null cache from eve mail helper

This commit is contained in:
2020-05-11 00:00:54 -05:00
parent ab9f6e5b52
commit 11cf735961

View File

@@ -47,10 +47,6 @@ class EveMailHelper {
//Create the ESI authentication container
$esi = $esiHelper->SetupEsiAuthentication($token);
//Set caching to null
$configuration = Configuration::getInstance();
$configuration->cache = NullCache::class;
//Attempt to send the mail
try {
$esi->setBody([