This commit is contained in:
Júlio César Batista 2022-12-01 18:33:01 -08:00
parent 8621512739
commit de34747035
No known key found for this signature in database
GPG key ID: 10C4B861BF314878

View file

@ -5,11 +5,12 @@ import (
"math"
"sort"
"oss.terrastruct.com/util-go/go2"
"oss.terrastruct.com/d2/d2graph"
"oss.terrastruct.com/d2/lib/geo"
"oss.terrastruct.com/d2/lib/label"
"oss.terrastruct.com/d2/lib/shape"
"oss.terrastruct.com/util-go/go2"
)
type sequenceDiagram struct {