diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2021-12-14 06:24:11 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 06:24:11 +1100 |
| commit | a54fc7a1292b7da3ba1ccc1e6d6ab7ab5c750a36 (patch) | |
| tree | 8cfd9a3543b7e36f198bdc3296ae8eeb3739b97c /cli/tests/testdata/lsp/registries/modules.json | |
| parent | 8fdade79daffaa4b5b42c90b80df3b8604e97b32 (diff) | |
feat(lsp): improve registry completion suggestions (#13023)
Resolves #10051
Diffstat (limited to 'cli/tests/testdata/lsp/registries/modules.json')
| -rw-r--r-- | cli/tests/testdata/lsp/registries/modules.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/testdata/lsp/registries/modules.json b/cli/tests/testdata/lsp/registries/modules.json deleted file mode 100644 index 517c9d68e..000000000 --- a/cli/tests/testdata/lsp/registries/modules.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "a", - "b" -] |
