mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 18:20:27 +00:00
✏️ make lint happy
This commit is contained in:
@@ -2,8 +2,8 @@ package file
|
||||
|
||||
import "os"
|
||||
|
||||
// BOT_PATH BOT当前路径
|
||||
var BOT_PATH = Pwd()
|
||||
// BOTPATH BOT当前路径
|
||||
var BOTPATH = Pwd()
|
||||
|
||||
// IsExist 文件/路径存在
|
||||
func IsExist(path string) bool {
|
||||
|
||||
Reference in New Issue
Block a user