Remove debug find, delta not being pushed out

Change-Id: I31a18334c23ddddafdee3147b0c6060c6e6f1d39
diff --git a/jjb/pipeline/voltha/master/bbsim-tests.groovy b/jjb/pipeline/voltha/master/bbsim-tests.groovy
index 46ed0df..753e0a4 100644
--- a/jjb/pipeline/voltha/master/bbsim-tests.groovy
+++ b/jjb/pipeline/voltha/master/bbsim-tests.groovy
@@ -338,19 +338,6 @@
     echo '** Running: pgrep --list-full kail-startup (LEAVE)'
  ''')
 
-    sh('''
-echo
-echo '** -----------------------------------------------------------------------'
-echo '** [DEBUG] Display logfiles for RobotPublisher consumption'
-echo "PWD: $(/bin/pwd)"
-echo '** -----------------------------------------------------------------------'
-
-# find . \( -name 'log*.html' -o -name 'output*.xml' -o -name 'report*.html' \) -print
-
-echo
-'
-''')
-
     println("${iam}: ENTER RobotPublisher")
     step([$class: 'RobotPublisher',
 	  disableArchiveOutput: false,