Remove unused #include from local-derivation-goal.cc
These were never needed for this file, and date back to before this was split from `derivation-goal.cc`.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#include "archive.hh"
|
||||
#include "compression.hh"
|
||||
#include "daemon.hh"
|
||||
#include "worker-protocol.hh"
|
||||
#include "worker-protocol-impl.hh"
|
||||
#include "topo-sort.hh"
|
||||
#include "callback.hh"
|
||||
#include "json-utils.hh"
|
||||
|
||||
Reference in New Issue
Block a user