libfetchers: remove obsolete filesystem #include

This commit is contained in:
Maximilian Bosch
2022-03-15 12:32:11 +01:00
parent 34e20c164c
commit 244baff2c7
-1
View File
@@ -1,6 +1,5 @@
#include "fetchers.hh"
#include "store-api.hh"
#include <filesystem>
#include "archive.hh"
namespace nix::fetchers {