libfetchers: remove obsolete filesystem #include
This commit is contained in:
parent
34e20c164c
commit
244baff2c7
|
@ -1,6 +1,5 @@
|
|||
#include "fetchers.hh"
|
||||
#include "store-api.hh"
|
||||
#include <filesystem>
|
||||
#include "archive.hh"
|
||||
|
||||
namespace nix::fetchers {
|
||||
|
|
Loading…
Reference in a new issue