Revert "meta-google: google-kcsbridge: Add package"

This reverts commit f89db26b407e44a620eccfae7df3186d65bdfa0c.

Change-Id: Ie55acb2b8daf54ce416bc0a98a48ba1e6874dec8
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/kcs/google-kcsbridge_git.bb b/meta-google/recipes-google/kcs/google-kcsbridge_git.bb
deleted file mode 100644
index 4b3138e..0000000
--- a/meta-google/recipes-google/kcs/google-kcsbridge_git.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "Google NCSI daemon"
-DESCRIPTION = "Google NCSI daemon."
-GOOGLE_MISC_PROJ = "kcsbridge"
-
-require ../google-misc/google-misc.inc
-
-inherit systemd
-
-DEPENDS += " \
-  fmt \
-  sdbusplus \
-  sdeventplus \
-  stdplus \
-"
-
-SYSTEMD_SERVICE_${PN} += "kcsbridge@.service"