@@ -, +, @@ --- Koha/Account.pm | 1 - 1 file changed, 1 deletion(-) --- a/Koha/Account.pm +++ a/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; --