Bug 20073: Remove perlcritic error
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 23 Apr 2018 18:12:20 +0000 (15:12 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 22 Jun 2018 14:38:02 +0000 (14:38 +0000)
commite0f6450ae9887f7282c3813e2c3d1f2c6bb12593
tree9174fe940dc4959a372831d05646012fb925f3d5
parent133df5e912259cdcd938366838dffdb161b4c280
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: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch.pm