Removes unused import

This commit is contained in:
spencergibb
2022-04-04 10:48:04 -04:00
parent c298906ff2
commit ac69dde779

View File

@@ -18,7 +18,6 @@ package org.springframework.cloud.bus;
import java.util.HashMap;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;