mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Get rid of old typo'd debug log
This commit is contained in:
parent
8e0f150fab
commit
d38bf63f8e
@ -61,7 +61,6 @@ const main = async () => {
|
||||
SelfHostedModule
|
||||
} = (await import('@heyputer/backend')).default;
|
||||
|
||||
console.log('kerne', Kernel);
|
||||
const k = new Kernel({
|
||||
entry_path: import.meta.filename
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user