This commit is contained in:
mariettakazimierczak 2025-05-23 02:37:27 +02:00
parent 8fa267a893
commit 3eda7a98d2
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,6 @@
package backend;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class AutoPlayer {

View File

@ -441,8 +441,6 @@ return false; }
}
}
}