Skip to content

Commit

Permalink
Removed an old and useless function that wasn't part of Bijou.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Explosion-Scratch committed Jan 17, 2021
1 parent 35ce584 commit aae43df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bijou.js
Original file line number Diff line number Diff line change
Expand Up @@ -1497,10 +1497,6 @@ desc = _temp.sortObj(desc);
_temp.info = (prop) => {
return desc[prop];
};
function _generateHTMLfromDocs() {
var converter = new showdown.Converter();
_.each;
}

// Imports and exports
const _$ = _temp;
Expand Down

0 comments on commit aae43df

Please sign in to comment.