Skip to content

Commit ce36c90

Browse files
committed
remove unneeded includes
1 parent 5b3093d commit ce36c90

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Access/ExternalAuthenticators.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#include <Access/AccessControl.h>
21
#include <Access/Credentials.h>
32
#include <Access/ExternalAuthenticators.h>
43
#include <Access/LDAPClient.h>

src/Access/ExternalAuthenticators.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ namespace DB
3434
{
3535

3636
class SettingsChanges;
37-
class AccessControl;
3837

3938
class ExternalAuthenticators
4039
{

0 commit comments

Comments
 (0)