Skip to content

Commit

Permalink
Removing extra lines
Browse files Browse the repository at this point in the history
Removed extra line from each file
  • Loading branch information
WCSumpton committed Sep 28, 2023
1 parent a207b4a commit 55ba8b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import java.util.Set;
import java.util.function.Predicate;
import javax.annotation.Nullable;

import org.jetbrains.annotations.VisibleForTesting;
import org.triplea.java.Interruptibles;
import org.triplea.java.collections.CollectionUtils;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import games.strategy.engine.data.GamePlayer;
import games.strategy.engine.data.PlayerList;
import java.util.List;

import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
Expand Down

0 comments on commit 55ba8b0

Please sign in to comment.