remove bmath's test account finally. thanks for all the fish
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
e00e6670ed
commit
d65e2507cc
|
@ -23,9 +23,6 @@ func makeCloudInfoBox(custom func(int, string)) *ui.Box {
|
|||
|
||||
vbox.Append(ui.NewColorButton(), false)
|
||||
|
||||
addXbutton := CreateButton("Show bmath's Account", "BMATH", custom)
|
||||
vbox.Append(addXbutton, false)
|
||||
|
||||
vbox.Append(CreateButton("Add Account", "ADD", custom), false)
|
||||
|
||||
vbox.Append(CreateButton("Quit", "QUIT", custom), false)
|
||||
|
|
Loading…
Reference in New Issue