2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

fix: lint

This commit is contained in:
耗子
2024-10-26 01:23:25 +08:00
parent 302d0f1bec
commit 2491f34b3f

View File

@@ -2,12 +2,12 @@ package data
import (
"fmt"
"github.com/TheTNB/panel/pkg/firewall"
"strings"
"github.com/spf13/cast"
"github.com/TheTNB/panel/internal/biz"
"github.com/TheTNB/panel/pkg/firewall"
"github.com/TheTNB/panel/pkg/os"
"github.com/TheTNB/panel/pkg/shell"
"github.com/TheTNB/panel/pkg/systemctl"