1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 13:17:23 +00:00

Formatting

This commit is contained in:
Gregory Rudolph
2019-10-04 12:41:43 -04:00
parent aa2188e858
commit 43bb85438f
2 changed files with 5 additions and 7 deletions

View File

@ -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))
} }
} }