From 04e67e9721711d427c3dc4e09f4dc6391423338c Mon Sep 17 00:00:00 2001 From: "@alexbuckley" Date: Fri, 13 Jan 2017 02:18:15 +0000 Subject: [PATCH] Bug 17855 - Removed use:C4/Auth from the onboarding.pl --- installer/onboarding.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/installer/onboarding.pl b/installer/onboarding.pl index 12eaec7..a2df4bf 100755 --- a/installer/onboarding.pl +++ b/installer/onboarding.pl @@ -26,7 +26,6 @@ use List::MoreUtils qw/uniq/; use Digest::MD5 qw(md5_base64); use Encode qw( encode ); use C4::Koha; -use C4::Auth; use C4::Context; use C4::Output; use C4::Form::MessagingPreferences; -- 2.1.4