diff --git a/pkgs/oizys/src/oizys/exec.nim b/pkgs/oizys/src/oizys/exec.nim index 3854606..c8574f6 100644 --- a/pkgs/oizys/src/oizys/exec.nim +++ b/pkgs/oizys/src/oizys/exec.nim @@ -4,8 +4,6 @@ import std/[ ] import hwylterm -import hwylterm/spin/spinners # todo: remove after hwylterm update - func addArgs*(cmd: string, args: varargs[string]): string = ## append to string for command