🎨 Clean code
This commit is contained in:
parent
a1bc2753b7
commit
8b63066430
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ func GetBacklink2(id, keyword, mentionKeyword string, sortMode, mentionSortMode
|
|||
|
||||
linkRefs, linkRefsCount, excludeBacklinkIDs := buildLinkRefs(rootID, refs, keyword)
|
||||
tmpBacklinks := toFlatTree(linkRefs, 0, "backlink", nil)
|
||||
|
||||
for _, l := range tmpBacklinks {
|
||||
l.Blocks = nil
|
||||
backlinks = append(backlinks, l)
|
||||
|
|
Loading…
Add table
Reference in a new issue