Skip to content

Commit

Permalink
Remove unused state
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Jan 16, 2025
1 parent 1221e7b commit 686cfb5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import static org.junit.jupiter.api.Assumptions.assumeTrue;
import static uk.ac.manchester.spinnaker.alloc.model.JobState.READY;
import static uk.ac.manchester.spinnaker.alloc.model.JobState.QUEUED;
import static uk.ac.manchester.spinnaker.alloc.model.JobState.DESTROYED;

import java.io.IOException;
import java.util.List;
Expand Down

0 comments on commit 686cfb5

Please sign in to comment.