d2compiler: Remove old TODO
This commit is contained in:
parent
5abde05b86
commit
49428367a5
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ import (
|
|||
"oss.terrastruct.com/d2/d2target"
|
||||
)
|
||||
|
||||
// TODO: should Parse even be exported? guess not. IR should contain list of files and
|
||||
// their AST.
|
||||
type CompileOptions struct {
|
||||
UTF16 bool
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue