https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584 --- Comment #65 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 189560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189560&action=edit Bug 18584: Remove trailing spaces in Barcodes.pm In legacy code, some trailing whitespaces have been left for training purposes. This patch removes the trailing whitespace at line 266 in C4/Barcodes.pm Test plan: 1. View C4/Barcodes.pm and note trailing whitespace at line 266. 2. Apply patch. 3. View C4/Barcodes.pm and note trailing whitespace has been removed. Signed-off-by: Alex Carver <alexcarver@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.