removed unecessary reference
This commit is contained in:
parent
874b4362c8
commit
54e4ca3c8b
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
import strformat
|
import strformat
|
||||||
import osproc
|
import osproc
|
||||||
|
|
||||||
import ../model/maintenance_type
|
|
||||||
|
|
||||||
proc run*(cmd: string): int =
|
proc run*(cmd: string): int =
|
||||||
echo fmt"Trying to run : {cmd}"
|
echo fmt"Trying to run : {cmd}"
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in a new issue