diff --git a/gopls.md b/gopls.md index 94333c5d..b7350988 100644 --- a/gopls.md +++ b/gopls.md @@ -34,7 +34,6 @@ Feel free to ask questions about `gopls` on the `#gopls` [Gopher Slack](https:// * 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).