]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2706 remove log
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 23 May 2012 12:21:21 +0000 (14:21 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 23 May 2012 12:21:21 +0000 (14:21 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_review.html.erb

index 47e888ad8d483b7e20cc0a6c62c24056e081d758..e5f05be2d93fd5fd8a048d9ae4ae4cee311504e7 100644 (file)
@@ -51,7 +51,6 @@
          end
         %>
         <%
-         puts "-------------- in template: #{review.violation.review.data} versus #{review.data}"
           if review.violation
             screens = review.violation.available_java_screens(current_user)
             screens.each do |screen|