Skip to content

Commit

Permalink
fix: spawner leak, delete dead code (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
erights authored May 25, 2020
1 parent 81eb6ba commit 201768f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 389 deletions.
4 changes: 2 additions & 2 deletions packages/spawner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@agoric/nat": "^2.0.1",
"@agoric/produce-promise": "^0.1.2",
"@agoric/same-structure": "^0.0.7",
"@agoric/store": "^0.1.2",
"@agoric/transform-metering": "^1.2.5"
"@agoric/transform-metering": "^1.2.5",
"@agoric/weak-store": "0.0.7"
},
"devDependencies": {
"@agoric/swingset-vat": "^0.5.2",
Expand Down
195 changes: 0 additions & 195 deletions packages/spawner/src/EMap.js

This file was deleted.

191 changes: 0 additions & 191 deletions packages/spawner/src/ESet.js

This file was deleted.

Loading

0 comments on commit 201768f

Please sign in to comment.