From bccd680899bf693491d88b7dac17932ec3eaf4e0 Mon Sep 17 00:00:00 2001 From: Oliver Ni Date: Thu, 5 Oct 2023 20:05:02 -0700 Subject: [PATCH] Revert "add: strapi" This reverts commit d8394652490e8af1dfff04938579468545b9a464. --- cluster.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/cluster.toml b/cluster.toml index 43e54f5..3d2c10b 100644 --- a/cluster.toml +++ b/cluster.toml @@ -44,6 +44,5 @@ labmap = { git = "https://github.com/ocf/labmap" } notes = { git = "https://github.com/ocf/notes" } ocfweb = { git = "https://github.com/ocf/ocfweb" } outline = { git = "https://github.com/ocf/outline" } -strapi = { git = "https://github.com/ocf/strapi" } templates = { git = "https://github.com/ocf/templates" } transpire = { git = "https://github.com/ocf/transpire" }