Bug 30889: Set interface to 'intranet'
[srvgit] / misc / batchImportMARCWithBiblionumbers.pl
index b96e012..484f517 100755 (executable)
@@ -3,12 +3,6 @@
 # Written by TG on 10/04/2006
 use strict;
 #use warnings; FIXME - Bug 2505
-BEGIN {
-    # find Koha's Perl modules
-    # test carefully before changing this
-    use FindBin ();
-    eval { require "$FindBin::Bin/kohalib.pl" };
-}
 
 # Koha modules used