remove zipline from grafana

This commit is contained in:
Henry Hiles 2026-02-07 17:28:40 -05:00
commit 1ca796a3c7
No known key found for this signature in database

View file

@ -100,10 +100,6 @@ pkgs.writers.writeJSON "status.json" {
name = "Redlib";
service = "redlib.service";
}
{
name = "Zipline";
service = "zipline.service";
}
]
);
}