We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44710a commit f000b64Copy full SHA for f000b64
src/main/java/com/redhat/labs/lodestar/service/EngagementService.java
@@ -21,7 +21,6 @@
21
import com.redhat.labs.lodestar.config.JsonMarshaller;
22
import com.redhat.labs.lodestar.exception.UnexpectedGitLabResponseException;
23
import com.redhat.labs.lodestar.models.Engagement;
24
-import com.redhat.labs.lodestar.models.EngagementUser;
25
import com.redhat.labs.lodestar.models.Status;
26
import com.redhat.labs.lodestar.models.gitlab.Action;
27
import com.redhat.labs.lodestar.models.gitlab.Commit;
0 commit comments