mirror of
https://gitlab.com/commento/commento.git
synced 2026-09-16 22:15:30 -04:00
comment_get.go: run go fmt
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
)
|
||||
import ()
|
||||
|
||||
func commentGetByCommentHex(commentHex string) (comment, error) {
|
||||
if commentHex == "" {
|
||||
|
||||
Reference in New Issue
Block a user