Applied fixes from StyleCI

This commit is contained in:
Manish Verma
2016-05-05 03:07:01 -04:00
committed by StyleCI Bot
parent a6f0cfef61
commit e15abb60d7

View File

@@ -386,7 +386,6 @@ class EmailsController extends Controller
}
if ($imap_check !== null) {
$emails->fetching_encryption = $imap_check;
} else {
$emails->fetching_encryption = $request->fetching_encryption;
}