Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 29366dd

Browse files
committed
Remove code actions provider export (handled internally via ide-haskell)
1 parent 1cbafdc commit 29366dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@
9494
"versions": {
9595
"0.1.0": "provideOutlines"
9696
}
97-
},
98-
"code-actions": {
99-
"versions": {
100-
"0.1.0": "provideCodeActions"
101-
}
10297
}
10398
},
10499
"devDependencies": {

0 commit comments

Comments
 (0)