yangys
2024-04-28 258a769f6790f832d1c67839d59be04a118767e5
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;