소스 검색

Remove "Hi ... there" From Docs

Close gh-10963
Rob Winch 3 년 전
부모
커밋
6e45a376cd
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/modules/ROOT/pages/servlet/authentication/architecture.adoc

+ 0 - 2
docs/modules/ROOT/pages/servlet/authentication/architecture.adoc

@@ -19,8 +19,6 @@ This also gives a good idea of the high level flow of authentication and how pie
 [[servlet-authentication-securitycontextholder]]
 == SecurityContextHolder
 
-Hi {figures} there
-
 At the heart of Spring Security's authentication model is the `SecurityContextHolder`.
 It contains the <<servlet-authentication-securitycontext>>.