mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-05 21:24:19 -06:00
remove import
This commit is contained in:
parent
33007059ce
commit
9bab5cfbfc
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ import std/[
|
||||||
]
|
]
|
||||||
|
|
||||||
import hwylterm
|
import hwylterm
|
||||||
import hwylterm/spin/spinners # todo: remove after hwylterm update
|
|
||||||
|
|
||||||
|
|
||||||
func addArgs*(cmd: string, args: varargs[string]): string =
|
func addArgs*(cmd: string, args: varargs[string]): string =
|
||||||
## append to string for command
|
## append to string for command
|
||||||
|
|
Loading…
Reference in a new issue