yangys
2024-04-10 95a87c5137cb5c8bde751dadccd8cc57a907cc3f
smart-core-context/src/main/java/com/qianwen/core/context/ServletHttpHeadersGetter.java
@@ -11,7 +11,6 @@
import org.springframework.lang.Nullable;
@ConditionalOnWebApplication(type = ConditionalOnWebApplication.Type.SERVLET)
/* loaded from: blade-core-context-9.3.0.0-SNAPSHOT.jar:org/springblade/core/context/ServletHttpHeadersGetter.class */
public class ServletHttpHeadersGetter implements BladeHttpHeadersGetter {
    private final BladeContextProperties properties;