Fix typo
This commit is contained in:
parent
194dfac8d2
commit
1355184291
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ const (
|
||||||
|
|
||||||
var BorderOffset = geo.NewVector(5, 5)
|
var BorderOffset = geo.NewVector(5, 5)
|
||||||
|
|
||||||
const INNER_BORDER_OFFSET = 5
|
|
||||||
|
|
||||||
type Diagram struct {
|
type Diagram struct {
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
Description string `json:"description,omitempty"`
|
Description string `json:"description,omitempty"`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue