Remove redundant import

This commit is contained in:
Robert Hensing 2020-09-13 14:38:05 +02:00
parent 3f93bc0d39
commit 9ee3122ec7

View file

@ -2,7 +2,6 @@
#include "monitor-fd.hh"
#include "worker-protocol.hh"
#include "store-api.hh"
#include "local-store.hh"
#include "finally.hh"
#include "affinity.hh"
#include "archive.hh"