Fixes on the Mouse card

This commit is contained in:
Ivan Izaguirre 2024-02-12 23:24:57 +01:00
parent 0b3b90a198
commit 9035db5d81
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ type CardMouse struct {
response string
iOut int
iIn int
trace bool
}
func newCardMouseBuilder() *cardBuilder {