删除不必要的文件

This commit is contained in:
GoEdgeLab
2022-08-09 17:35:35 +08:00
parent 146c09f4da
commit e13b2105f6
22 changed files with 20 additions and 1406 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved. Official site: https://goedge.cn .
//go:build !plus
package nodes
func (this *APINode) startAccessLogStorages() {
}