[term] Remove reference to //topaz/apps/term

This target has no more references.

Change-Id: I846405cdd1787ad4aeb8607533ac907fcd61bc7c
diff --git a/bin/term/BUILD.gn b/bin/term/BUILD.gn
deleted file mode 100644
index 2faa019..0000000
--- a/bin/term/BUILD.gn
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2019 The Fuchsia Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-group("term") {
-  testonly = true
-  public_deps = [
-    "//topaz/app/term",
-  ]
-}