diff --git a/native.ts b/native.ts index 0969c50..a543232 100644 --- a/native.ts +++ b/native.ts @@ -1,4 +1,3 @@ -import { exec } from "child_process"; const { spawn } = require("child_process"); export async function getUname(): Promise {