Skip to content
Snippets Groups Projects
Commit 6e8ad12d authored by Yanis O's avatar Yanis O
Browse files

Retrait de ligne de debug

parent 55264c19
No related branches found
No related tags found
No related merge requests found
Pipeline #41175 passed
......@@ -17,7 +17,6 @@ public class ViewElement {
public ViewElement(Image image) {
this.color = null;
this.image = image;
System.out.println("defining image : " + image.getUrl());
}
public Color getColor() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment