Skip to content

Commit

Permalink
fix: remove rxjs from _formatCodeOnTypeInTextEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 15, 2021
1 parent e13720e commit a0d865f
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 892 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@
"dependencies": {
"@atom-ide-community/nuclide-commons": "^0.8.3",
"@atom-ide-community/nuclide-commons-atom": "^0.8.3",
"log4js": "1.1.1",
"nullthrows": "1.0.0",
"rxjs-compat": "6.3.3"
"log4js": "1.1.1"
},
"devDependencies": {
"@artemv/wait-until-promise": "^1.1.2",
Expand Down
Loading

0 comments on commit a0d865f

Please sign in to comment.