SIP2Gateway WIP
authorBill Erickson <berickxx@gmail.com>
Mon, 23 Mar 2020 14:38:40 +0000 (10:38 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 28 Oct 2020 18:57:39 +0000 (14:57 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm

index 5d9798c..2b88721 100644 (file)
@@ -160,7 +160,6 @@ my $config = {
 my $osrf_config;
 sub import {
     $osrf_config = shift;
-    warn "OSRF CONFIG IS $osrf_config\n";
 }
 
 my $init_complete = 0;