chore: remove commented out code

This commit is contained in:
Jan De Dobbeleer 2022-04-05 13:17:35 +02:00 committed by Jan De Dobbeleer
parent 835b80d9bf
commit 2604d02a37

View file

@ -39,27 +39,6 @@ type Flags struct {
StackCount int
Migrate bool
TerminalWidth int
// PrintInit *bool
// PrintConfig *bool
// PrintShell *bool
// PrintTransient *bool
// PrintSecondary *bool
// PrintValid *bool
// PrintError *bool
// ConfigFormat *string
// Version *bool
// Millis *bool
// Init *bool
// ExportPNG *bool
// Author *string
// CursorPadding *int
// RPromptOffset *int
// RPrompt *bool
// BGColor *string
// Command *string
// CachePath *bool
// Write *bool
}
type CommandError struct {