Skip to content

Commit

Permalink
Ready-6
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryShmerchuk committed Dec 6, 2024
1 parent 8737e56 commit 347329d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main/java/core/basesyntax/Application.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package core.basesyntax;

import main.java.core.basesyntax.Lottery;

import java.util.ArrayList;
import java.util.List;

Expand Down
1 change: 0 additions & 1 deletion src/main/java/core/basesyntax/Lottery.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import core.basesyntax.Ball;
import core.basesyntax.ColorSupplier;

import java.util.Random;

public class Lottery {
Expand Down

0 comments on commit 347329d

Please sign in to comment.