summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/create_ekb_targattr.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl b/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
index f91d79611..e07b2e6d8 100755
--- a/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
+++ b/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
@@ -42,10 +42,6 @@ use strict;
use XML::Simple;
use Data::Dumper;
-#add the fapi_utils path to include paths
-#this is useful for debugging
-push (@INC, "../../xmltohb");
-
require "fapi_utils.pl";
$XML::Simple::PREFERRED_PARSER = 'XML::Parser';
OpenPOWER on IntegriCloud