Skip to content

Commit a0d865f

Browse files
committed
fix: remove rxjs from _formatCodeOnTypeInTextEditor
1 parent e13720e commit a0d865f

File tree

3 files changed

+153
-892
lines changed

3 files changed

+153
-892
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@
6262
"dependencies": {
6363
"@atom-ide-community/nuclide-commons": "^0.8.3",
6464
"@atom-ide-community/nuclide-commons-atom": "^0.8.3",
65-
"log4js": "1.1.1",
66-
"nullthrows": "1.0.0",
67-
"rxjs-compat": "6.3.3"
65+
"log4js": "1.1.1"
6866
},
6967
"devDependencies": {
7068
"@artemv/wait-until-promise": "^1.1.2",

0 commit comments

Comments
 (0)