forked from lix-project/lix
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:
parent
9f69b7dee9
commit
3859cf6b21
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue