alex/camera-manager: cleanup

pull/3226/head
alex 2024-03-20 13:21:38 +00:00
rodzic 32c5c03540
commit b8d461c67d
1 zmienionych plików z 0 dodań i 7 usunięć

Wyświetl plik

@ -175,13 +175,6 @@ export class MarkdownWriter {
const linkedItem = refResult.resolvedApiItem!
const path = getPath(linkedItem)
if (path.includes('panZoom')) {
console.log({
linkedItem,
path,
})
}
this.write(
'[',
docNode.linkText ?? getDefaultReferenceText(linkedItem),