Commit ff78d725 authored by austin.blanke's avatar austin.blanke

Completed

parent e37f8e85
......@@ -46,9 +46,4 @@ public class Rectangle extends Shape {
height = h;
}
@Override
public void draw(){
}
}
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