From 74a006c252b8daef115044c836f788b12a2e23f3 Mon Sep 17 00:00:00 2001 From: Intyre Date: Mon, 21 Dec 2020 22:00:07 +0100 Subject: [PATCH] A wild } appeared --- d2core/d2term/terminal.go | 2 -- 1 file changed, 2 deletions(-) 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