chore: remove stray log
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user