Commit 853f88a2 authored by Suleman Hussain's avatar Suleman Hussain

fsadfas

parent 0ad77e88
No preview for this file type
...@@ -10,7 +10,6 @@ public class Rectangle extends Shape{ ...@@ -10,7 +10,6 @@ public class Rectangle extends Shape{
public void setWidth(int width){ public void setWidth(int width){
this.width=width; this.width=width;
} }
public int getHeight() { public int getHeight() {
return this.height; return this.height;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment