Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
heo-d committed Nov 16, 2021
1 parent 65910b0 commit 42cd0fe
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -24,7 +24,6 @@ import org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWeb
import org.springframework.boot.test.context.SpringBootTest
import org.springframework.test.web.reactive.server.WebTestClient
import org.springframework.test.web.reactive.server.expectBody
import org.springframework.util.StringUtils
import org.springframework.web.reactive.config.EnableWebFlux

@AutoConfigureWebTestClient
Expand Down

0 comments on commit 42cd0fe

Please sign in to comment.