Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Feb 3, 2024
1 parent 8995a8d commit fa82f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/swingset-liveslots/src/virtualObjectManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const { hasOwn, defineProperty, getOwnPropertyNames, entries, fromEntries } =
const { ownKeys } = Reflect;
// TODO https://github.com/Agoric/agoric-sdk/issues/8005
// TODO https://github.com/endojs/endo/issues/1703
// @ts-expect-error
const { quote: q, bare: b } = assert;

// Turn on to give each exo instance its own toStringTag value which exposes
Expand Down

0 comments on commit fa82f4b

Please sign in to comment.