Procházet zdrojové kódy

Suppr commentaire inutile

Arthur Brandao před 6 roky
rodič
revize
534c45657d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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" />