From 8628744a57e2178ccbde5bcb2831c008bbc2c547 Mon Sep 17 00:00:00 2001 From: marieluce Date: Fri, 26 Apr 2019 17:32:37 -0400 Subject: [PATCH] toto https://bugs.koha-community.org/show_bug.cgi?id=21014 --- Koha/Account.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Koha/Account.pm b/Koha/Account.pm index 431d088a47..9535388551 100644 --- a/Koha/Account.pm +++ b/Koha/Account.pm @@ -15,7 +15,6 @@ package Koha::Account; # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Koha; if not, see . use Modern::Perl; -- 2.17.1