This commit is contained in:
spiritlhl
2024-05-07 09:05:39 +00:00
parent 27810144a0
commit 756567766f
3 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,6 @@ package system
import (
"runtime"
"strconv"
"github.com/oneclickvirt/basics/system/model"
"github.com/oneclickvirt/basics/system/utils"
)