Bug 20073: Remove perlcritic error
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 23 Apr 2018 18:12:20 +0000 (15:12 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 23 Apr 2018 18:12:48 +0000 (15:12 -0300)
commit67359a97f4cbf828dbe93a7b08ec7283258b46c5
tree562647f58d9192c5bf20b1287c6143dad8048237
parenta905b119035dda28130293b9160b6e1bfaad3f6a
Bug 20073: Remove perlcritic error

"return" statement with explicit "undef" at line 245, column 5.  See
page 199 of PBP.  (Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/SearchEngine/Elasticsearch.pm