1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Remove unused suppress

This commit is contained in:
Daniil Gentili 2022-04-01 12:47:54 +02:00
parent b69e22a33b
commit 25105ff4c2
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -408,8 +408,6 @@ class TextDocument
* https://github.com/felixfbecker/php-language-server-protocol
* See:
* https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#workspaceEdit
*
* @psalm-suppress InvalidArgument
*/
$edit = new WorkspaceEdit([
$textDocument->uri => [