We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b83c5 commit 965552fCopy full SHA for 965552f
2 files changed
src/iceberg/catalog/rest/auth/auth_managers.cc
@@ -20,7 +20,6 @@
20
#include "iceberg/catalog/rest/auth/auth_managers.h"
21
22
#include <algorithm>
23
-#include <cctype>
24
25
#include "iceberg/catalog/rest/auth/auth_properties.h"
26
#include "iceberg/util/string_util.h"
src/iceberg/test/util/docker_compose_util.cc
@@ -19,8 +19,6 @@
19
#include "iceberg/test/util/docker_compose_util.h"
-
#include "iceberg/test/util/cmd_util.h"
namespace iceberg {
0 commit comments