roll: pigweed pw_thread_stl: Remove unnecessary include

Fixes: b/362356045
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254953
Original-Revision: 9fff2679767f9d396e24798bc513975cf1fe558a

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8f3c17f63f19da..9fff2679767f9d
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728138703932585745
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia80ad521fa1dbcf9af07e0bba91cad9b5f4ba21e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/255662
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 4f92363..a360bea 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-19.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728160771871508961.
-    commit = "8f3c17f63f19da589759af3ee71f78888608f8e7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728138703932585745.
+    commit = "9fff2679767f9d396e24798bc513975cf1fe558a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -50,8 +50,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-19.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728160771871508961.
-    commit = "8f3c17f63f19da589759af3ee71f78888608f8e7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728138703932585745.
+    commit = "9fff2679767f9d396e24798bc513975cf1fe558a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )