1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Remove build-changelog-from-markdown.js

This commit is contained in:
Robert Mosolgo
2020-12-01 15:15:28 -05:00
parent da1427f812
commit 69bd6f2dbd
6 changed files with 2 additions and 150 deletions

View File

@@ -111,7 +111,6 @@ async function createChangelogEntry (oldSchemaString, newSchemaString, previews,
/**
* Prepare the preview title from github/github source for the docs.
* (ported from build-changelog-from-markdown)
* @param {string} title
* @return {string}
*/