Remove unused include

This commit is contained in:
Robbert van der Helm
2022-06-08 14:45:38 +02:00
parent c598ca08e1
commit 818eeb2137
-3
View File
@@ -25,9 +25,6 @@
#include "../common/configuration.h"
#include "../common/utils.h"
// FIXME: This should be passed as an argument instead
#include "../common/linking.h"
namespace fs = ghc::filesystem;
// These functions are used to populate the fields in `PluginInfo`. See the