mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 17:09:09 +01:00
Remove wasm stuff
This commit is contained in:
@@ -14,10 +14,6 @@ import './main.css';
|
||||
|
||||
setAppearance();
|
||||
|
||||
// WASM stuff
|
||||
// await init();
|
||||
// greet();
|
||||
|
||||
const queryClient = new QueryClient();
|
||||
|
||||
await listen('updated_request', ({ payload: request }: { payload: HttpRequest }) => {
|
||||
|
||||
Reference in New Issue
Block a user