diff --git a/d2core/d2term/terminal.go b/d2core/d2term/terminal.go index 4e30e478..465905a0 100644 --- a/d2core/d2term/terminal.go +++ b/d2core/d2term/terminal.go @@ -57,8 +57,6 @@ type commandEntry struct { fn func([]string) error } -} - // Terminal handles the in-game terminal type Terminal struct { outputHistory []historyEntry