Updated gopls (markdown)
diff --git a/gopls.md b/gopls.md
index 94333c5..b735098 100644
--- a/gopls.md
+++ b/gopls.md
@@ -34,7 +34,6 @@
 
 * Cursor resets to the beginning or end of file on format: [#31937](https://github.com/golang/go/issues/31937).
 * Editing multiple modules in one editor window: https://github.com/golang/go/issues/32394.
-* "no room in queue" error: [#32467](https://github.com/golang/go/issues/32467).
 * File contents reverted after saving: [#32643](https://github.com/golang/go/issues/32643).
 * Does not work with cgo: [#31561](https://github.com/golang/go/issues/31561).