Unify error messages

This commit is contained in:
2024-10-18 19:04:08 +02:00
parent 411cd89b7c
commit d4e7bce5e2
20 changed files with 92 additions and 110 deletions

View File

@@ -1,8 +1,6 @@
package atom
import (
"fmt"
)
import "fmt"
const (
InlineText = iota