Skip to content

Commit

Permalink
chore(reader): Remove unused docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bow committed Feb 2, 2024
1 parent 1a3c2f6 commit 1d8a648
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/reader/ui/display.go
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ func (d *Display) setHelpPopup() {
}

func (d *Display) setIntroPopup() {
// TODO: Move some constants here into more commonly-accessible place.
introText := fmt.Sprintf(`Hello and welcome the %s reader.
For help, press [yellow]?[-] or go to [yellow]%s[-].
Expand Down

0 comments on commit 1d8a648

Please sign in to comment.