Skip to content

Commit

Permalink
chore: Remove stale commentary
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Jul 12, 2024
1 parent b6437fe commit 02ff11e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/vats/src/lib-board.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ const calcCrc = (data, crcDigits) => {
/**
* @typedef {ReturnType<typeof initDurableBoardState>} BoardState // TODO: use
* Key from @agoric/store when available
* @import {Passable} from '@endo/marshal';
* @see {prepareExoClassKit}
* @see {@link ../../SwingSet/docs/virtual-objects.md|SwingSet Virtual Objects} Hoisting this function makes defining the state type concise.
*/

// TODO consider tightening initSequence to bigint only
Expand Down

0 comments on commit 02ff11e

Please sign in to comment.