@@ -272,7 +272,7 @@ |
||
| 272 | 272 | { |
| 273 | 273 | try { |
| 274 | 274 | $blacklistData = $this->getBlacklistHelper()->isBlacklisted($request->getName()); |
| 275 | - } |
|
| 275 | + } |
|
| 276 | 276 | catch (Exception $ex) { |
| 277 | 277 | $blacklistData = $ex->getMessage(); |
| 278 | 278 | } |