forked from userplugins/sentFromMyUname
make it releaseable
This commit is contained in:
parent
a63352375f
commit
a0ed1762f5
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
import { exec } from "child_process";
|
|
||||||
const { spawn } = require("child_process");
|
const { spawn } = require("child_process");
|
||||||
|
|
||||||
export async function getUname(): Promise<string> {
|
export async function getUname(): Promise<string> {
|
||||||
|
|
Loading…
Reference in a new issue