yangys
2024-05-09 60e317f7782c718d28920060fd686d2092c99c1e
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;