views: Remove outdated comment

This commit is contained in:
Alisdair McDiarmid 2021-02-23 19:19:46 -05:00
parent c99d02f326
commit 3737ee5081
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ type View struct {
streams *terminal.Streams
colorize *colorstring.Colorize
// NOTE: compactWarnings is currently always false. When implementing
// views for commands which support this flag, we will need to address this.
compactWarnings bool
// This unfortunate wart is required to enable rendering of diagnostics which