the `seastar/core/print.hh` header is no longer required by `auth/resource.hh`. this was identified by clang-include-cleaner. As the code is audited, wecan safely remove the #include directive. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#20575