chore: remove stray log
This commit is contained in:
parent
cace23bd0e
commit
b66ca1a84d
@ -78,7 +78,6 @@ export class Loader {
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
const userdata = Buffer.alloc(userdataLayout.span);
|
const userdata = Buffer.alloc(userdataLayout.span);
|
||||||
console.log('sp',userdataLayout.span);
|
|
||||||
userdataLayout.encode(
|
userdataLayout.encode(
|
||||||
{
|
{
|
||||||
instruction: 1, // Finalize instruction
|
instruction: 1, // Finalize instruction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user