Skip to content
Snippets Groups Projects
Commit 78fe345b authored by Anian Bühler's avatar Anian Bühler
Browse files

minor changes

parent 359d7453
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,6 @@ package tec.letsgoing.ardublock.simulator;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ComponentEvent;
import java.awt.event.ComponentListener;
import java.util.Vector;
import javax.swing.UIManager;
......
......
......@@ -11,13 +11,10 @@ import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Point;
import java.awt.Stroke;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ComponentAdapter;
import java.awt.event.ComponentEvent;
import java.awt.event.ComponentListener;
import java.util.Vector;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment