Remove debug line at INF level

This commit is contained in:
Isaac Connor 2018-10-10 14:22:48 -04:00
parent bf3e783c42
commit b84234cdf1
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};
my $store_state=''; # PP - will remember state name passed
logInit();
Info("Aftere LogInit");
my $command = $ARGV[0]||'';
if ( $command eq 'version' ) {