1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-22 17:01:08 +01:00

chore(libstore/aws-creds): remove unused includes

This commit is contained in:
Bernardo Meurer 2025-11-25 14:20:38 -05:00 committed by Jörg Thalheim
parent 508d4463e5
commit 128b2b5c56

View file

@ -4,10 +4,7 @@
# include <aws/crt/Types.h>
# include "nix/store/s3-url.hh"
# include "nix/util/finally.hh"
# include "nix/util/logging.hh"
# include "nix/util/url.hh"
# include "nix/util/util.hh"
# include <aws/crt/Api.h>
# include <aws/crt/auth/Credentials.h>