Skip to content

Commit 66fcaf7

Browse files
committed
Remove unneccesary import
Signed-off-by: hojooo <[email protected]>
1 parent cd73633 commit 66fcaf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/spring-boot/src/main/java/org/springframework/boot/logging/log4j2/Log4J2LoggingSystem.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
import org.apache.logging.log4j.status.StatusConsoleListener;
5252
import org.apache.logging.log4j.status.StatusLogger;
5353
import org.apache.logging.log4j.util.PropertiesUtil;
54-
import org.apache.logging.log4j.core.config.plugins.util.PluginRegistry;
5554
import org.jspecify.annotations.Nullable;
5655

5756
import org.springframework.boot.context.properties.bind.BindResult;

0 commit comments

Comments
 (0)