| 12 | "github.com/basecamp/hey-cli/internal/editor" |
| 13 | "github.com/basecamp/hey-cli/internal/htmlutil" |
| 14 | "github.com/basecamp/hey-cli/internal/markdown" |
| 15 | "github.com/basecamp/hey-cli/internal/output" |
| 16 | ) |
| 17 | |
| 18 | type journalCommand struct { |
| 19 | cmd *cobra.Command |
nothing calls this directly
no outgoing calls
no test coverage detected