We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef10d7f commit 7de259bCopy full SHA for 7de259b
packages/swingset-liveslots/src/virtualObjectManager.js
@@ -20,9 +20,6 @@ import {
20
checkAndUpdateFacetiousness,
21
} from './facetiousness.js';
22
23
-// TODO Why is this here but commented out? If no longer relevant, remove
24
-// import { kdebug } from './kdebug.js';
25
-
26
/** @template T @typedef {import('@agoric/vat-data').DefineKindOptions<T>} DefineKindOptions */
27
28
/**
0 commit comments