something deleted

This commit is contained in:
ekallin 2023-12-19 12:17:08 +04:00
parent f3e9d58dc1
commit 73023aa58f
2 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,6 @@
package ProjectElectricLocomotive;
import javax.swing.*;
import org.apache.logging.log4j.Logger;
public class FrameLocomotiveCollection extends JFrame {
public FormLocomotiveCollections _formLocomotiveCollections;

View File

@ -1,7 +1,5 @@
package ProjectElectricLocomotive;
import org.apache.logging.log4j.*;
public class Main {
public static void main(String[] args)
{