Skip to content

Commit

Permalink
Update Circle.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael-Dev-21 authored Oct 14, 2020
1 parent 286aaca commit bc1b1f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/br/com/rafael/math/geometry/plane/Circle.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
* <p>You should have received a copy of the Lesser GNU General Public License along with MathUtils.
* If not, see &#60;https://www.gnu.org/licenses/&#62;.
*/
import br.com.rafael.math.geometry.plane.Circle;
import br.com.rafael.math.geometry.plane.Point2D;

import java.io.Serializable;

Expand Down

0 comments on commit bc1b1f8

Please sign in to comment.