소스 검색

Suppr commentaire inutile

Arthur Brandao 6 년 전
부모
커밋
534c45657d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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" />