Skip to content

Commit 6792c57

Browse files
committed
Remove a unreachable code
1 parent 9daa025 commit 6792c57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengraph/opengraph.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ func (og *OpenGraph) ProcessHTML(buffer io.Reader) error {
131131
og.ProcessMeta(m)
132132
}
133133
}
134-
return nil
135134
}
136135

137136
// ProcessMeta processes meta attributes and adds them to Open Graph structure if they are suitable for that

0 commit comments

Comments
 (0)