Remove linking gbb_utility

It was added by hw_tools in:
crrev.com/c/4811701

BUG=b:251926435
TEST=Built docker locally

Change-Id: I76ba084171d73b22dc036a47652e3625bbcf8d8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xolabs-common-core/+/5350742
Commit-Queue: Varun Thammineni <[email protected]>
Commit-Queue: Michal Matyjek <[email protected]>
Tested-by: Michal Matyjek <[email protected]>
Commit-Queue: Prasad Vuppalapu <[email protected]>
Reviewed-by: Varun Thammineni <[email protected]>
Tested-by: Varun Thammineni <[email protected]>
Reviewed-by: Prasad Vuppalapu <[email protected]>
Auto-Submit: Michal Matyjek <[email protected]>
diff --git a/src/dockerfiles/servod/Dockerfile b/src/dockerfiles/servod/Dockerfile
index 50082fd..276c42b 100644
--- a/src/dockerfiles/servod/Dockerfile
+++ b/src/dockerfiles/servod/Dockerfile
@@ -20,5 +20,3 @@
 # Try to remove as much as possible to make the container smaller
 RUN apt-get autoclean \
     && rm -rf /var/lib/apt/lists/*
-
-RUN ln -s /usr/bin/futility /usr/bin/gbb_utility