Fix more linter issues.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2025-03-11 18:28:32 +01:00
parent 75296b4b7e
commit 97ce785056
7 changed files with 9 additions and 20 deletions

View File

@@ -5,7 +5,6 @@ import (
"encoding/json"
"fmt"
"io"
"kvm/resource"
"net"
"os"
"os/exec"