mirror of
https://github.com/avinal/Golden-Ratio-Image.git
synced 2026-01-09 22:58:34 +05:30
Removed Depends Folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package src.depends;
|
||||
package src;
|
||||
|
||||
import java.awt.BasicStroke;
|
||||
import java.awt.Color;
|
||||
@@ -12,7 +12,6 @@ import java.awt.image.BufferedImage;
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import javax.imageio.ImageIO;
|
||||
import src.depends.StdDraw;
|
||||
|
||||
/**
|
||||
* The class creates and draws the image according to golden ratio.
|
||||
|
||||
Reference in New Issue
Block a user