lint
This commit is contained in:
parent
be21a957ff
commit
df0c98ba39
1 changed files with 2 additions and 1 deletions
|
|
@ -5,11 +5,12 @@ import (
|
|||
"sort"
|
||||
"strings"
|
||||
|
||||
"oss.terrastruct.com/util-go/go2"
|
||||
|
||||
"oss.terrastruct.com/d2/d2graph"
|
||||
"oss.terrastruct.com/d2/d2target"
|
||||
"oss.terrastruct.com/d2/lib/geo"
|
||||
"oss.terrastruct.com/d2/lib/label"
|
||||
"oss.terrastruct.com/util-go/go2"
|
||||
)
|
||||
|
||||
// Layout identifies and performs layout on sequence diagrams within a graph
|
||||
|
|
|
|||
Loading…
Reference in a new issue