Browse Source

Formatting

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
43bb85438f
  1. 2
      cmdEdit.go

2
cmdEdit.go

@ -38,6 +38,4 @@ func cmdEdit(cmd []string) {
printToView("Feed", fmt.Sprintf("Error editing message %d, %+v", messageId, err)) printToView("Feed", fmt.Sprintf("Error editing message %d, %+v", messageId, err))
} }
} }

Loading…
Cancel
Save