comment_get.go: run go fmt
This commit is contained in:
parent
cc1dfee017
commit
48bbceabc8
@ -1,7 +1,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
)
|
||||
import ()
|
||||
|
||||
func commentGetByCommentHex(commentHex string) (comment, error) {
|
||||
if commentHex == "" {
|
||||
|
Loading…
Reference in New Issue
Block a user