Build optimization (#2253)
This commit is contained in:
committed by
GitHub
parent
e5abeb4fd9
commit
84956990b6
@@ -3,7 +3,6 @@ package com.baeldung.awaitility;
|
||||
import org.awaitility.Awaitility;
|
||||
import org.awaitility.Duration;
|
||||
import org.junit.Before;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
||||
import java.util.concurrent.Callable;
|
||||
|
||||
Reference in New Issue
Block a user