Skip to content

Commit 34f08f9

Browse files
author
shuxu.li
committed
feat: Implement NoopAuthManager and integrate AuthManager into RestCatalog
1 parent d32a4e8 commit 34f08f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/iceberg/catalog/rest/auth/auth_managers.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
#include "iceberg/catalog/rest/auth/auth_managers.h"
2121

22-
#include <algorithm>
23-
#include <cctype>
2422
#include <unordered_set>
2523

2624
#include "iceberg/catalog/rest/auth/auth_properties.h"

0 commit comments

Comments
 (0)