Parcourir la source

Suppr commentaire inutile

Arthur Brandao il y a 6 ans
Parent
commit
534c45657d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      build.xml

+ 0 - 1
build.xml

@@ -121,7 +121,6 @@
 	</target>
 
 	<!-- Define the SonarQube target -->
-	<!--target name="sonar" depends="m1" description="Analyse le code avec SonarQube" ligne prof-->
 	<target name="sonar" depends="m1" description="Analyse le code avec SonarQube">
 		<taskdef uri="antlib:org.sonar.ant" resource="org/sonar/ant/antlib.xml">
 			<classpath path="lib/sonarqube-ant-task-2.5.jar" />