queue-runner: remove unused method from State

This commit is contained in:
Pierre Bourdon 2024-08-27 02:57:37 +02:00
parent e5a8ee5c17
commit 8d5d4942e1
Signed by: delroth
GPG key ID: 6FB80DCD84DA0F1C

View file

@ -619,8 +619,6 @@ private:
void addRoot(const nix::StorePath & storePath); void addRoot(const nix::StorePath & storePath);
void runMetricsExporter();
public: public:
void showStatus(); void showStatus();