Skip to content

Commit 2b8c6b3

Browse files
committed
clean
1 parent 3a88830 commit 2b8c6b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/kernel-test/src/vats/exporter-vat.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import { Far } from '@endo/marshal';
1010
*/
1111
export function buildRootObject(_vatPowers, parameters, _baggage) {
1212
const name = parameters?.name ?? 'anonymous';
13-
// const { getSyscall } = vatPowers;
14-
// const syscall = getSyscall();
1513

1614
/**
1715
* Print a message to the log.

0 commit comments

Comments
 (0)