This commit is contained in:
OneRain2333 2023-01-24 17:35:23 +08:00
parent 194dfac8d2
commit 1355184291

View file

@ -30,8 +30,6 @@ const (
var BorderOffset = geo.NewVector(5, 5)
const INNER_BORDER_OFFSET = 5
type Diagram struct {
Name string `json:"name"`
Description string `json:"description,omitempty"`