Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
roadlittledawn committed Dec 7, 2021
1 parent 6b52866 commit 9b03a0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/actions/utils/handlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const yaml = require('js-yaml');
const u = require('unist-builder');
const toString = require('mdast-util-to-string');
const { omit } = require('lodash');
// const all = require('hast-util-to-mdast/lib/all');

module.exports = {
CodeBlock: {
Expand Down

0 comments on commit 9b03a0e

Please sign in to comment.