feat: delete nouse file

This commit is contained in:
云舒 2024-04-09 19:03:03 +08:00
parent e5ab455e5f
commit c45bc342be
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,7 @@
package main
import "github.com/LBank-exchange/lbank-connector-go/sve"
// rsa
const (
apiKey = ""

View File

@ -1,5 +0,0 @@
package lbank-connector-go
const Version = "0.1.0"
const Name = "lbank-connector-go"