Просмотр исходного кода

Remove "Hi ... there" From Docs

Close gh-10963
Rob Winch 3 лет назад
Родитель
Сommit
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>>.