refactor: move 'parse' back to internal root

This commit is contained in:
2025-08-01 18:18:16 -05:00
parent 26b8892ff6
commit d51f6d5946
7 changed files with 12 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
package parse
package internal
import (
"fmt"