mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-25 14:46:44 +00:00
Get rid of old typo'd debug log
This commit is contained in:
@@ -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
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user